On 2/27/02 4:09 PM, "REALbasic Network Users Group"
<realbasic-nug at lists dot realsoftware dot com> wrote:
> Subject: finding links with RegEx?
> From: "Thomas Reed" <thomasareed at earthlink dot net>
> Date: Wed, 27 Feb 2002 16:35:47 -0600
>
> Does anyone have an example of how to find links in HTML files using
> RegEx? I'm not all that knowledgeable in regular expressions, and I'm
> curious about whether someone else has already invented this particular
> wheel...
>
> Note that I need to find any kind of link to an external file -- such as
> <A HREF="link">, <IMG SRC="link">, <BODY BACKGROUND="link">, etc. And I
> need to be able to quickly and easily isolate the "link" text.
>
> Thanks in advance!
Here are two clues:
<http://www.freecode.com/browse/246/>
<http://aspn.activestate.com/ASPN/Cookbook/Rx/>
--
Paul Mitchum mile23 at usa dot net
|