Paul,
I was hoping that was the case and that I just missed the changing the page
content type.  But still nothing.  Here is the test I ran.

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

Mark

-----Original Message-----
From: Paul Hastings [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2003 10:16 AM
To: CF-Talk
Subject: Re: CFFILE write and extended ascii turn to "?"


are you making that page iso-8859-1 too? sounds like that page is utf-8.
 
> <CFFILE ACTION="WRITE" 
> CHARSET="iso-8859-1"
> FILE="somepath/somefile.txt" 
> OUTPUT="Here are some extended characters EUR f">



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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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

Reply via email to