Friday, July 9, 2010

Email address validation using Javascript

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 a form. The script is cross browser compatibe (works for all browsers).




Enter an Email Address :




No comments: