Skip to main content
pierredupli
Participating Frequently
May 18, 2016
Question

cffile to write UTF-16 LE

  • May 18, 2016
  • 0 replies
  • 221 views

Hello,

I am using CF11 on a Windows2012 server 64bit

When using cffile with action "write" and using charset="utf-16", it creates a UTF-16BE (Big endian) file.

Is there a way to get a UTF-16LE encoded file ?

(I have tried charset="utf-16le" but it doesn't work).

Regards,

Pierre

    This topic has been closed for replies.