E-mail Validation

This JavaScript uses regular expressions to check that a string contains a valid email address. Note that it won't catch all invalid emails, like most similar scripts. However, for most intents and purposes, this JavaScript should serve its purpose well, by rejecting common email typos while leaving room for obscure yet valid emails to pass.




Over 2000+ free Javascript
at JavaScriptBank.com Website
Sampled by JavaScriptBank.com