Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFHTTP Connection Failure

Status
Not open for further replies.

juanferman

Programmer
Joined
Nov 14, 2001
Messages
40
Location
US
Hi guys;

Any of you knows why this code returns "Connection Failure" ?

<CFHTTP URL=&quot; METHOD=&quot;GET&quot; RESOLVEURL=&quot;YES&quot; TIMEOUT=&quot;120&quot;></CFHTTP>

<CFOUTPUT>
#CFHTTP.FileContent#<br>
</CFOUTPUT>

Any ideas ?

Thanks


===================
::-) Juan F. Sarria
 
I just copied and pasted the code and it worked fine for me. - tleish
 
Do you have any URL to see how works for you ?
===================
::-) Juan F. Sarria
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top