[thelist] CF: Text Formatting Question

Dan Boen info at theplate.net
Tue Jul 22 14:59:46 CDT 2003


Thank you both!


On Tuesday, July 22, 2003, at 12:45 PM, Joshua Olson wrote:

> ----- Original Message -----
> From: "Seb" <seb at poked.org>
> Sent: Tuesday, July 22, 2003 1:34 PM
>
>
>> #Replace(Body, "<bf>", "<em>","ALL")#
>> #Replace(Body, "</bf>", "</em>","ALL")#
>>
>> is a quick 2-step method. CF regexp gurus can probably offer a more
>> efficient method.
>
> I'm no guru, but I may recommend using the ReplaceList function.
>
> Example:
>
> #ReplaceList(body, "<bf>,</bf>", "<em>,</em>")#
>
> Note, it's case-sensitive, so make sure that the <bf> and </bf> are 
> always
> lowercase.
>
> Good luck,
>
> <><><><><><><><><><>
> Joshua Olson
> Web Application Engineer
> WAE Tech Inc.
> http://www.waetech.com
> 706.210.0168
>
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> Evolt.org conference in London, July 25-27 2003.  Register today at 
> http://evolt.org.uk
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list