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 Pattern Title
Expression
^([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)*[a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?$
Description
Remi provided an example that would match all domain names (http://www.regexlib.com/REDetails.aspx?regexp_id=391). I'm adding it so that it can be tested.
Matches
3com.com | this.is.a.museum | mail
Non-Matches
notadomain-.com | -helloworld.c- | .oops.org
Author Rating: Not yet rated. Mark Salisbury
   Displaying page 1 of 1 pages; Items 1 to 1

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