try putting the output outside the closing http tag.   check your firewall
and/or proxy settings if applicable.

~Simon

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 25, 2000 8:55 AM
To: CF-Talk
Subject: cfthhp problem


Hello, I am unable to use cfhttp.  For a while, I was getting a "Connection
Failure" error and so I read that if I added a / to the end it might work.
Now I am getting the ie "This page cannot be displayed" page.  Any
suggestions?

THanks,
Eddie

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
        <title>Untitled</title>
</head>

<body>


<cfhttp url="http://www.altavista.com/" method="GET" timeout=5
resolveurl="false">
<cfoutput>#CFHTTP.FileContent#</cfoutput>
</cfhttp>


</body>
</html>

----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to