Works fine for me and I'm behind a firewall, though it's not truly reliable
as someone else has stated.

Bob


-----Original Message-----
From: Tim Claremont [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 3:53 PM
To: CF-Talk
Subject: RE: CFHTTP


I should have been much more specific, of course. Here is the code...

<cfhttp url="http://www.yahoo.com";
        method="GET"
        resolveurl="true"
        timeout="90">
</CFHTTP>
<hr>
<cfoutput>#CFHTTP.FileContent#</cfoutput>

Every time it returns "Connection Failure"

If I go sit on the server itself, I can go to http://www.yahoo.com with
no problem.















-----Original Message-----
From: Jerry Johnson [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 3:51 PM
To: CF-Talk
Subject: Re: CFHTTP


Post your cfhttp code?

Jerry

>>> [EMAIL PROTECTED] 04/15/02 03:43PM >>>
Works for me just fine ... It may be a problem with some type of http
settings... dunno what it could be though!

Paul Giesenhagen
QuillDesign
http://www.quilldesign.com
SiteDirector v2.0 - Commerce Builder



> I can go to http://www.yahoo.com
>
> When I try to do a <CFHTTP> to http://www.yahoo.com I get a Connection

> Failure message.
>
> Any clues?
>
> T
>
>



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to