Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Rykovsky #1
CF MX+ and CFX UTF-8 and UCS-2
Conditions:
ColdFusion MX 6.1
C++ CFX
Application.cfm: <cfcontent type="text/html; charset=utf-8">
<cfprocessingdirective suppressWhiteSpace = "Yes">
Situation:
When I have English locale on WinXP SP2 then CFX receive strings in UTF-8 if I
swith locale to Japanese then CFX receives in USC-2. Strange behaviour.
Is it possible to receive strings under Japanese locale in UTF-8?
Rykovsky Guest
-
PaulH #2
Re: CF MX+ and CFX UTF-8 and UCS-2
read [url]http://www.sustainablegis.com/blog/cfg11n/index.cfm?mode=entry&entry=6D9A8EBC-50FC-543B-1FE43778C74CF8E4[/url] and see if it helps.
PaulH Guest



Reply With Quote

