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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]