I want to use a javascript email validation tool and it currently does not allow email addresses to have apostrophe’s in it.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Email Address, Javascript Email Validation, Javascript Validation, Validation Tool
Some mail systems doesnot allow…if interested read further:
Commonly used for names like O’Reilly but might be dangerous because this character is often used for quoting, chances are it might get lost on the way.
RFC2821 and RFC2822 state clearly that only 7bit ASCII characters are allowed in internet mail addresses.