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 2
Title Test Details Email Address
Expression
^[\w]+[-\.\w]*@[-\w]+\.[a-z]{2,6}(\.[a-z]{2,6})?$
Description
@ Before you can have underlined, connection, point character, @there are three points after the characters are not allowed
Matches
[email protected] | [email protected] | a2b_cd3-2fg.ss@a2bd5_sd-mbv.com.cn
Non-Matches
Author Rating: Not yet rated. carpinteyrostv
Title Test Details Uri
Expression
[a-z]{3,4}s?:\/\/[-\w.]+(\/[-.\w%&=?]+)*
Description
Optional host header that contains as many query strings
Matches
http://www.regexlib.com/add.aspx?name=cqczt&password=null | https://www.regexlib.com/add.aspx?name=cqczt&password=null | ftp://www.regexlib.com/add.aspx?name=cqczt&password=null
Non-Matches
http://www.regexlib.com/add.aspx?name=cqczt;password=null ,age=99
Author Rating: Not yet rated. carpinteyrostv
   Displaying page 1 of 1 pages; Items 1 to 2

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