Forums
This topic is locked
forms
Posted 12 Nov 2002 00:11:33
1
has voted
12 Nov 2002 00:11:33 ian edwards posted:
HiI have created a form and use formail.php to submit it etc and it works
fine.
I have two required fields which if not filled in link to an error page
saying please fill in the required fields etc.
However when the back button on the browser is used the form is re displayed
blank.
Is there a way to bo back and keep the contents of the form
thanks
ian
Replies
Replied 12 Nov 2002 09:39:42
12 Nov 2002 09:39:42 Vince Baker replied:
If you use javascript client side validation then the user will have a pop up warning message and the form will not be submitted.
Here is a link to some basic field validations:
www.shiningstar.net/articles/articles/javascript/javascriptvalidations.asp?ID=ROLLA
Regards
Vince
Response.write("The best line of code you can ever use"
VBScript | ASP | HTML | SQL | Oracle | Hosting
Here is a link to some basic field validations:
www.shiningstar.net/articles/articles/javascript/javascriptvalidations.asp?ID=ROLLA
Regards
Vince
Response.write("The best line of code you can ever use"

VBScript | ASP | HTML | SQL | Oracle | Hosting