I'm assuming unicode UTF-8 is what the text is already being displayed in. Hence my suggestion. You might also want to try EUC-KR as described here:
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=i18n_13.html Essentially just find the encoding that makes the text display properly and use that. It's a pretty simple procedure to go through. On Fri, Oct 14, 2011 at 8:54 AM, Paul Hastings <[email protected]>wrote: > > On 10/14/2011 7:46 PM, Michael Grant wrote: > > > > You might want to try setting the character encoding to RFC1557 or > > ISO-2022-KR. > > please don't do that. use unicode. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348150 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

