I just recently discovered how Google docs can add functionality to my zencart without messing with codes. On using Google docs Form for instance I was able to make a simple entry form for a contest I have on my site and the results is automatically entered into a Google spreadsheet which I thought was pretty neat!
Anyway, my question is, the code given on Google to embed the form into a page is an iframe. I tried directly copying and pasting that on EZ page but it did not display so I must be doing something wrong. Right now the form is just a clickable web page but I would like to have it display on the page itself.
Can anyone help to show me the right way to embed this code? (the key is fake but I'm just showing how the code looks like)
<iframe src="http://spreadsheets.google.com/embeddedform?key=123456789" width="310" height="718" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>




