Popular recipes by SoftMoon WebWare http://code.activestate.com/recipes/users/4189155/popular/2014-02-05T22:21:03-08:00ActiveState Code RecipeseMail address list validation (JavaScript)
2014-02-05T22:21:03-08:00SoftMoon WebWarehttp://code.activestate.com/recipes/users/4189155/http://code.activestate.com/recipes/578823-email-address-list-validation/
<p style="color: grey">
JavaScript
recipe 578823
by <a href="/recipes/users/4189155/">SoftMoon WebWare</a>
.
Revision 0.
</p>
<p>A bit of Regular Expressions to test whether a given string conforms to being an eMail address or comma-separated list of them.</p>
eMail address list validation (JavaScript)
2014-02-05T22:20:41-08:00SoftMoon WebWarehttp://code.activestate.com/recipes/users/4189155/http://code.activestate.com/recipes/578822-email-address-list-validation/
<p style="color: grey">
JavaScript
recipe 578822
by <a href="/recipes/users/4189155/">SoftMoon WebWare</a>
.
Revision 0.
</p>
<p>A bit of Regular Expressions to test whether a given string conforms to being an eMail address or comma-separated list of them.</p>