Forums
This topic is locked
form validation
05 Feb 2004 15:30:05 James Lee posted:
Hi Everyone,I just want to know how to make the form accept just text only? I know there is a form validation inside Dreamweaver but it only checks for number only.
Another question is how to ensure the password form field accepts at least 8 characters? Is there a way to do checking??
Thanks for reading.
Replies
Replied 06 Feb 2004 15:23:16
06 Feb 2004 15:23:16 Vince Baker replied:
You can do the following by adding some vbscript or javascript validation to your fields.
As you say there is a feature in Dreamweaver but I always do this coding myself.
Search on google for form validation and you will find loads of tutorials and code examples that you can use.
If you have any specific problems post back here and I will try to help.
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
As you say there is a feature in Dreamweaver but I always do this coding myself.
Search on google for form validation and you will find loads of tutorials and code examples that you can use.
If you have any specific problems post back here and I will try to help.
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting