PDA

View Full Version : editing a google form for website



potstirer
21 Jul 2009, 12:26 PM
I need help editing a google form for my website. I've tried a million ways. This is the javascript I used but nothing happens when I submit.

Anyone?

<script type="text/javascript">var submitted=false;</script>
<iframe name="hidden_iframe" id="hidden_iframe"
style="display:none;" onload="if(submitted)
{window.location='http://blissfullthinking.com/diggingdeep/newsurveyConfirm.html';}"></iframe>
<form action="http://spreadsheets.google.com/formresponse ?key=tHqyLzfBaePCdCRFfbGT3pA&hl&amp;embedded=true" method="post"
target="hidden_iframe" onsubmit="submitted=true;">