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 simple URL validation
Expression
^(?:(w){3}\.)?[0-9a-zA-Z]+\.[A-Za-z]{2,4}$
Description
This is just a simple URL to put in form validation. the domaine extension is unlimited (not limited to com net.. ). any comments are welcome
Matches
www.example.com example.com example.net wwwww.com
Non-Matches
ftp://example.com [email protected] example.cooom
Author Rating: Not yet rated. kandal
   Displaying page 1 of 1 pages; Items 1 to 1

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