Hi all, I've got a site that's just migrated over to CFMX 6.1 from CF5, and *almost* everything is great. The one problem is with special characters in RTF documents served with CFContent.
The client pastes text from Word into the database using the HTMLAreaLite component (a really old version, from 2001), and I'd rather not change that aspect of the system if possible. I then generate RTF documents using cfcontent and push them to users. The characters all look fine when they're displayed in the browser, and they look fine in the browser's source. But, in the RTF document, all the single apostrophes get turned into underscores. I'm presuming that it's the Microsoft Word smart quotes that are doing it. I've tried a UDF from cflib.org called ConvertSpecialChars which is meant to convert smart quotes to normal quotes but it's not helping. Anyone have any ideas? --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
