That odd, it totally worked for me...

http://alan.rotherfamily.net/demos/utf8/

<cfprocessingdirective pageencoding="utf-8">
<cfset xOutput = "République">


<cfcontent type="text/plain; utf-8">


<cfheader
charset="utf-8"
name="content-disposition"
value="attachment; filename=test.txt">
<cfoutput>#xOutput#</cfoutput>

On Tue, Feb 22, 2011 at 4:10 PM, Richard Steele <r...@photoeye.com> wrote:

>
> Hi Alan, closer, but now I get R?publique. Any other ideas would be greatly
> appreciated.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342495
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to