How do you create in javascript to do email vaildation? to check
must contain 1 @
must contain 1 letter before the @
must contain 1 letter after the @
must not contain spaces, slash, colon, comma or semicolon
if the any of the rules are wrong it will alert the user saying "Invalid Email"


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks