ReReplace(data,"<[^>]*>","","ALL") -----Original Message----- From: BEN MORRIS [mailto:[EMAIL PROTECTED]] Sent: dinsdag 25 juni 2002 22:12 To: CF-Talk Subject: Re: Removing html tags stored with text in a database
Should be easily done via a REReplace(), I'm not sure of the syntax for the regular expression but a book or other resource should make it easy. >>> "Charlie" <[EMAIL PROTECTED]> 06/25/02 03:59PM >>> I have data ( company profile ) stored in a SQL Server data table (ntext) ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

