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 Linkify
Expression
\b(ht|f)tp[s]?://[^\s\n\r\t\<\>]+(?=[\b\s\n\r\t\<])
Description
This regex attempts to "linkify" a url that isn't already part of an &lt;a&gt; tag.
Matches
http://regexlib.com
Non-Matches
&lt;a href="http://regexlib.com"&gt;
Author Rating: Not yet rated. Erik Silkensen
   Displaying page 1 of 1 pages; Items 1 to 1

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