I have data ( company profile ) stored in a SQL Server data table (ntext). The interface I built for my client uses a web editor interface allowing the to control formatting....no problem works great.......
Client would now like to use the first 200 characters of the company profile on another page within the site, only the do not for the text to be formatting, they prefer it to match that particular pages style The data stored in the table has the <html tags> within such as <strong>, <p>, <em>, and such....is there anyway I can strip out all html tags when outputting the profile text on the new page ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

