realbasic-nug
[Top] [All Lists]

finding links with RegEx?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
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!

-Thomas

Personal web page:                 http://home.earthlink.net/~thomasareed/
My shareware:            http://home.earthlink.net/~thomasareed/shareware/
Pixel Pen web pub. guide: http://home.earthlink.net/~thomasareed/pixelpen/

Always forgive your enemies, nothing annoys them so much.



<Prev in Thread] Current Thread [Next in Thread>