> In the Application.cfm I have the following:
> <cfcontent type="text/html; charset=euc-kr">
>  <cfset setEncoding("URL", "euc-kr")>
>  <cfset setEncoding("FORM", "euc-kr")>

and on that page are you using cfprocessingDirective as well? what updater
are you at? cfqueryparam works for me (sql2k, sp3, mx updater 2). i changed
the "greek" test bed to use it:
http://tessaban.tei.or.th/unicode/greekTest.cfm and as you can see works ok.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to