Can you point me to where to look for it, please? CFML Reference has no record bout this function.
-- Oleg Gunkin Email: [EMAIL PROTECTED] Phone: (604) 666-9392 Emerging Technologies / Pacific Web Services Information Technology Services Public Works and Government Services Canada (Pacific) -----Original Message----- From: Cedric Villat [mailto:[EMAIL PROTECTED] Sent: Friday, March 03, 2006 12:26 To: CF-Talk Subject: Re: StripHtml function that allows some tags Go look for a function called StripTags. It will do exactly what you want. You can either pass it a list of tags you want to keep, or to strip. It works great! Cedric ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234149 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

