Re: transforming words in text into hyperlinks

2002-03-18 Thread Frank Sweetser
On Mon, Mar 18, 2002 at 11:30:22AM -0500, Kee Hinckley wrote: > Use EmbperlObject. In the template build your search terms and > then do something like the following: Perfect - I can definatelly adapt this to what I'm doing. Thanks! -- Frank Sweetser fs at wpi.edu, fs at suave.net| $

Re: transforming words in text into hyperlinks

2002-03-18 Thread Kee Hinckley
At 11:13 AM -0500 3/18/02, Frank Sweetser wrote: >I'm building a page that will have a bunch of nodes. Each node has a block >of text. What I'd like to be able to do is search within that block of >text for a given list of words, and for each word that's found, turn it into >a hyperlink, unless

transforming words in text into hyperlinks

2002-03-18 Thread Frank Sweetser
I'm building a page that will have a bunch of nodes. Each node has a block of text. What I'd like to be able to do is search within that block of text for a given list of words, and for each word that's found, turn it into a hyperlink, unless it's a) part of an html tag or b) already part of a l