105 Views
This is a great tutorial on handling basic email address validation on a web form. It checks the syntax and makes sure the address is formatted correctly and prompts the user to correct the entry if it is malformed. It uses ASP, C#, and some Javascript code.
0 comments