CF9 cffile (utf-16) Issue
Dear all,
Could you please advise how can I generate a file using cffile with charset="unicode" or "utf-16", and the file can be shown in MS Excel correctly?
I have used charset="unicode" that works perfect to me (can open in MS Excel with Chinese and Japanese words).
But after upgraded to CF9, MS Excel cannot detect the correct charset the file using, so that the file content cannot be shown.
The casue seems like the file generated is UTF-16BE insteads of UTF-16LE, but I cannot find any setting related in Coldfusion Admin page....
Please help....
Thanks.
Best Regards,
Fenwick
