<%=ConfigurationSettings.AppSettings("DirectoryTitleFull")%>
 
Server Intellect

Navigator : Home » Tutorials & Examples » Email
Email validation using regular expressions Reviews: 0   Rating:
Write a Review Write a Review   Report an Error Report an Error   Add To Quick List Add To Quick List
This ASP.net code validates any input string that was email address or not. First script checkes all charcters are alphanumeric values such as (a-z,A-Z), numbers (0-9), hyphens (-), underscore (_) and periods (.). Our first rule is to check any un-allowed characters exists. Second step to search an @ sign.
Language: VB.NET Price: Free Platforms: Windows
http://www.dotnetindex.com/articles/8 Updated: 06/01/09 Hits:Today 1 Total 299


Server Intellect
NewsLetter


Sponsors



Icon Legend : - Within 3 Days - Within 6 Days - Within 9 Days
- New stuff - Hot Stuff - Cool stuff - Sponsor
Back to top | Advertise | Link to us | Term of use
Copyright (c) 2012 DotNetFreaks