Do this <cfprocessingdirective pageencoding="utf-8"> <cfset xOutput = "République">
<cfcontent type="text/html; utf-8"> <cfheader charset="utf-8" name="content-disposition" value="attachment; filename=test.txt"> <cfoutput>#xOutput#</cfoutput> On Tue, Feb 22, 2011 at 3:00 PM, Leigh <[email protected]> wrote: > > Are you supplying a content type too "text/plain", "text/html"? > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:342491 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

