RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Email
Expression
^([0-9a-zA-Z]+(?:[_\.\-]?[0-9a-zA-Z]+)*[@](?:[0-9a-zA-Z]+(?:[_\.\-]?[0-9a-zA-Z]+)*\.[a-zA-Z]{2,}|(?:\d{1,}\.){3}\d{1,}))$
Description
|| Only alphanum characters accepted at the beginning of the user name and domain name || Does not allow 2+ adjacent non-alphanum characters || IP address accepted as domain || 1+ chars accepted as user name or domain
Matches
Non-Matches
[email protected] | abc@a__bc.aa | [email protected] | abc@abc_.aa
Author Rating: The rating for this expression. leoinfo
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials