>This maybe a long shot, but try inserting at the top of your page file: > ><cfprocessingdirective > pageencoding = "EUC-KR"/> > ><cfcontent type="text/html; charset=EUC-KR"> > >and see if that makes a difference in the output... > >/S
I added it and get the following message: Cannot use the charset utf-8 because the file has a Byte Order Mark indicating it uses the charset EUC_KR. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:348251 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

