M
Mike
On my "classic asp" application I have some javascript that runs when the
user clicks Submit and verifies all the required fields are filled in and
the email, phone, and fax numbers are formatted correctly and if they're not
a message box pop's up and tells the user they missed something and then it
Sets Focus on that Field. Can I do something like that in ASP.NET?
If so can i use the same code or no? If no, can someone point me to an
example of this in ASP.NET - (VB.NET Code)
thx
user clicks Submit and verifies all the required fields are filled in and
the email, phone, and fax numbers are formatted correctly and if they're not
a message box pop's up and tells the user they missed something and then it
Sets Focus on that Field. Can I do something like that in ASP.NET?
If so can i use the same code or no? If no, can someone point me to an
example of this in ASP.NET - (VB.NET Code)
thx