File Details |
|
File Size | 0.9 MB |
---|---|
License | Commercial Demo, $29.00 |
Operating System | Windows 7/2000/Server 2003/Vista/XP |
Date Added | January 1, 2012 |
Total Downloads | 656 |
Publisher | DimpleSoftware |
Homepage | ASP.Net Email Validator |
Publisher's Description
ASP.Net Email Validator finds invalid email addresses without actually sending an email, in your mailing list or in your website form! ASP.Net Email Validator will make sure you keep valid email addresses of your customers and stay connected! ASP.Net Email Validator is highly scalable email Validator solution. Capable of handling large volumes of addresses and it can be easily integrated into your website to check addresses on-the-fly.
Latest Reviews
gailmarboo reviewed v2.1 on Apr 29, 2013
You can use RegEx pattern to validate email address
pattern = "^([0-9a-zA-Z]([-\\.\\w]*[0-9a-zA-Z])*@([0-9a-zA-Z][-\\w]*[0-9a-zA-Z]\\.)+[a-zA-Z]{2,9})$";
http://asp.net-informati...sp-email-validation.htm
gail
gailmarboo reviewed v2.1 on Apr 29, 2013
You can use RegEx pattern to validate email address
pattern = "^([0-9a-zA-Z]([-\\.\\w]*[0-9a-zA-Z])*@([0-9a-zA-Z][-\\w]*[0-9a-zA-Z]\\.)+[a-zA-Z]{2,9})$";
http://asp.net-informati...sp-email-validation.htm
gail