Hi Mitko,

Whenever I have had problems retreiving data from webservers using CFHTTP I have told 
it to save the files directly to disk instead of using cfhttp.filecontent.

<cfhttp url="http://webserver.com/thefile.txt"; method="GET" path="/tmp/" 
file="theremotefile.txt" resolveurl="false">

Adam Hope
Senior Application Developer, www.smartgroups.com
Freeserve.com Plc, PO Box 452, Leeds LS2 7SW
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to