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
(str\=)\s*(?<value>([a-zA-Z0-9\,\.]{1})*)
Description
Finding the value behind the char '='. The Exp. is designed to find parametres in specified URL's. In this example it find tha value of "str="
Matches
http://www.mysite.com/?str=yes | http://www.mysite.com/?find1=not&str=yes | this is my test and
Non-Matches
http://www.mysite.com/?find1=not | this is my test and str = no
Author Rating: Not yet rated. Mickey Jervin
   Displaying page 1 of 1 pages; Items 1 to 1

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