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 Validate PATH
Expression
/^([0-9a-zA-Z]+|[a-zA-Z]:(\\(\w[\w ]*.*))+|\\(\\(\w[\w ]*.*))+)\.[0-9a-zA-Z]{1,3}$/
Description
Match a path location. This regular expression check the file location and validate a file from one to three character extension description.
Matches
c:\dir\dir\file.ext; c:\dir\file.ex; c:\dir\file.e; \\dir\file.ext
Non-Matches
URL
Author Rating: Not yet rated. Alex
   Displaying page 1 of 1 pages; Items 1 to 1

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