mswilson16
Programmer
Hi All,
I have wrote an app in asp with a sql back ground. Now I need to validate some fields. I have a Name, Code and PhNumber field...
*I need to make sure that Name has something in it,
*Code field has something in it and has to be 4 characters long,
*and need to make sure that phnumber has something in it has only 4 characters and is only numbers...
I want the validation to take place when the form is submitted..
Thanks in advance
Mswilson
I have wrote an app in asp with a sql back ground. Now I need to validate some fields. I have a Name, Code and PhNumber field...
*I need to make sure that Name has something in it,
*Code field has something in it and has to be 4 characters long,
*and need to make sure that phnumber has something in it has only 4 characters and is only numbers...
I want the validation to take place when the form is submitted..
Thanks in advance
Mswilson