Not sure if this has been suggested (coming in late), but this function works well.
http://www.cflib.org/udf.cfm?ID=774 (Thanks Isaac) Not a simple regex, but it gets the job done. > On 4/13/06, cf coder <[EMAIL PROTECTED]> wrote: > > Hello Everybody, > > > > I need your help with regular expressions. I'm trying to strip out HTML > > tags from a string to pass it to a flash movie. > > > > I've found a script that does this but the problem is that I want to keep > > some html formatting specifically the following tags: > > <b>, <br>, <span>, <i>, <strong>, <div>, <p> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237699 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

