MD
On Sun, 19 Sep 2004 09:05:29 -0300, Yves Arsenault
<[EMAIL PROTECTED]> wrote:
> I was using that udf to strip the html....
>
> But I'm not sure how to go about re-entering the html where it once
> was before it was stripped....
>
> Yves
>
>
> ----- Original Message -----
> From: Qasim Rasheed <[EMAIL PROTECTED]>
> Date: Fri, 17 Sep 2004 18:08:20 -0400
> Subject: Re: UDF to work with html
> To: CF-Talk <[EMAIL PROTECTED]>
>
> How about using the following udf on your string and then do a search
>
> http://cflib.org/udf.cfm?ID=12
>
> ----- Original Message -----
> From: Yves Arsenault <[EMAIL PROTECTED]>
> Date: Fri, 17 Sep 2004 13:43:37 -0300
> Subject: UDF to work with html
> To: CF-Talk <[EMAIL PROTECTED]>
>
> Hello,
>
> I was wondering if anyone had ever come across some code that would
> achieve this:
>
> I'm making a small search module for a site, the text that it searchs
> has some html mixed in it to format it. When I search for a string
> (keyword, phrase...) it finds the texts that contain the string, but
> at times it is tricked....
>
> If I search for font, guess what.. the font tag is identified... also,
> when you browse a text that contains the string it bolds and colors
> the string in the text, so when the 'font' string is found, it really
> messes up some of the text.
>
> Is there a UDF (or Custom tag) to strip the html, bold and color the
> wanted characters and then add the html where is originally was (along
> with the newly bolded and colored keywords)?
>
> Thanks,
>
> --
> Yves Arsenault
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

