| | |
ANSI to UNICODE encoding
Please support our ColdFusion advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 1
Hello Experts
I have a CF app (MX 6.1) that creates a text file, inserts some data (mainly numerical values along with a text header and footer), zip/encrypt/password protect with Winzip command line and then email to a 3rd party and CC some users.
When the text file is opened (in Windoze Notepad) the encoding is ANSI.
The 3rd party now want the file to open with encoding UNICODE. So my quick solution to them is to open the file and save with encoding type UNICODE!!!
However, this is not THE solution - I want to be able to supply a file that opens with UNICODE encoding. Is there a way in CF I can do this?
Thanks for any help
I have a CF app (MX 6.1) that creates a text file, inserts some data (mainly numerical values along with a text header and footer), zip/encrypt/password protect with Winzip command line and then email to a 3rd party and CC some users.
When the text file is opened (in Windoze Notepad) the encoding is ANSI.
The 3rd party now want the file to open with encoding UNICODE. So my quick solution to them is to open the file and save with encoding type UNICODE!!!

However, this is not THE solution - I want to be able to supply a file that opens with UNICODE encoding. Is there a way in CF I can do this?
Thanks for any help
![]() |
Similar Threads
- Help needed for displaying extended charactors in Tk() (Python)
- Coverting a string to a byte array (Visual Basic 4 / 5 / 6)
- Multi-character support (C++)
- FTP Delivery Client (Pascal and Delphi)
Other Threads in the ColdFusion Forum
- Previous Thread: Where to purchase
- Next Thread: Database List
| Thread Tools | Search this Thread |





