wap3
12-28-2006, 10:22 PM
Hi guys,
OK.
Im just working on a enquiry form submission script. When the form is submitted a php scripts checks for empty fields etc. If a empty field is found the for comes back and a error messages is displayed.
When the forms re-appears the fields which werent filled out correctly before stay filled in, simply putting setting the fields 'value' with the $_post variables.
Now this is ok but is there a way so if the users selects a choice from my drop menu the first time that this choice remains when the form re-appears if something else was found to be invalid ??
Hope I explained that ok ??
This is the form here if you want to look.
http://www.turbobounce.com/contact/feedform.php
:confused: :thumbsup:
OK.
Im just working on a enquiry form submission script. When the form is submitted a php scripts checks for empty fields etc. If a empty field is found the for comes back and a error messages is displayed.
When the forms re-appears the fields which werent filled out correctly before stay filled in, simply putting setting the fields 'value' with the $_post variables.
Now this is ok but is there a way so if the users selects a choice from my drop menu the first time that this choice remains when the form re-appears if something else was found to be invalid ??
Hope I explained that ok ??
This is the form here if you want to look.
http://www.turbobounce.com/contact/feedform.php
:confused: :thumbsup: