I still get the connection error.  What would I need to check in my firewall
and proxy settings?  Sorry if this is a dumb question, I am just new to CF.

Thanks,
Eddie

-----Original Message-----
From: Simon Horwith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 25, 2000 10:49 AM
To: CF-Talk
Subject: RE: cfthhp problem


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]

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