Problem Solved.  I had to qualify CFHTTP with a CHARSET and specify 
ISO-8559-1.

The funny thing is that this code originally worked in CF Server 4.5.  I 
guess CFMX is much more rigorous.

Dave Adams
CFUG Ottawa, Canada

David Adams wrote:

>I am getting errors when using CFHTTP.FileContent to grab pages that contain special 
>characters such as �, �, �, etc.  
>
>To diagnose the problem I use <cfdump var="#CFHTTP.FileContent#"> and it displays the 
>HTML code of the target page right up until the first special character and stops.
>
>When I use <cfoutput>#CFHTTP.FileContent#</cfoutput> I get:
>
><TITLE>Missing Post reply data</TITLE>
><H1>Data Missing</H1>
>This document resulted from a POST operation and has expired from the
>cache.  If you wish you can repost the form data to recreate the
>document by pressing the <b>reload</b> button.
>
>Any ideas?
>
>Dave Adams
>CFUG Ottawa, Canada
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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.

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

Reply via email to