I am using CFMX with the latest updates and am having some wierd issues when
attempting to write extended ascii characters to a file using CFFILE.  Here
is my example.

<CFFILE ACTION="WRITE" 
        CHARSET="iso-8859-1"
        FILE="somepath/somefile.txt" 
        OUTPUT="Here are some extended characters EUR f">

Both with and without the CHARSET attribute I get all the extended
characters written as "?".  Any ideas on how to avoid this behavior?

Thanks,

Mark Johnson



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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

Reply via email to