Hey, don't try and play with the form parameters, it's not nice.
Now go back and try something else :-).
Oops! Your email address wasn't filled out properly.
Let's go back and solve that. return; } $answers=array(); $others=array(); $comments=array(); $count = 0; if ( isset($code) ) { if ( ! $survey = validateCode($projid, $code) ) { $codestr="&nocode=1"; ?>
Oops! That's not the right code!
Let's go back and solve that. return; } $answers = $survey["answers"]; $others = $survey["others"]; $comments = $survey["comments"]; $code = $survey["code"]; } if ( $code > 0 ) { ?>
Thanks for coming back to answer the survey. We would really appreciate it if you could add a comment after some of the answers, with an explanation of any interesting details related to the question. The current results of the survey are available online, as will the final report once it is ready. } else { ?>
Please take your time to answer the survey. We would really appreciate it if you could add a comment after some of the answers, with an explanation of any interesting details related to the question. The current results of the survey are available online, as will the final report once it is ready.
Note that you are free to leave a difficult question unanswered; just leave it blank and proceed normally. You can come back later and change any answers you like once you have submitted the initial answers.
} ?>