05-12-2009, 08:06 PM
|
#7 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by Guezala
I think I have probably just lost the plot to be honest. I have spent so long trying to get this questionnaire working I have almost forgotten the original goal!
Ok so I have taken the on submit bit... the undefined variables error still coming up and it is testing the form validation before I have done anything to it. I put the php in the head. Should I be putting it somewhere else?
|
Testing it will be tricky, I think you have to close out of your browser for each test, because once you fill out the form, the POST variables will exist, even if you keep hitting refresh. I could be wrong...
That could be why it seems the page keeps trying to validate your form?
As for the undefined variables, can you post your latest code?
|
|
|
|