Subject: newbie: searching for web links in text
From: Bryan Tarantina <bryantarantina@xxxxxxxxx>
Date: Tue, 13 Nov 2001 10:57:44 -0800 (PST)
|
Hello,
I apologize for the stupid newbie question, but I have
a problem...
I want to search a block of text in an XML document,
and if there is a http:// ... or a www. ... string, to
grab it and convert it into an HTML link in a
transformation.
The XML document looks like this:
...
<P> (blah blah blah) goto, www.cnn.com for more news.
</P>
<P> (blah blah blah) also see http://www.msnbc.com.
</P>
and so on.
thanks
__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|