Javascript E-mail Address Validation
In forms when using email ID fields it is a good idea to use client side validation along with your programming language validation. The following example shows how you can validate an email address for both IE and NN.
Views: 920 | | by Stephen
View this tutorial