Email Address Validation for ASP.NET

Posted by Brian G on Stack Overflow See other posts from Stack Overflow or by Brian G
Published on 2008-10-08T12:46:21Z Indexed on 2010/05/08 22:08 UTC
Read the original article Hit count: 224

Filed under:
|
|

What do you use to validate an email address on a ASP.NET form. I want to make sure that it contains no XSS exploits.

This is ASP.NET 1.1

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about email