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