Hey All,

I'm hoping someone on list can spot something that is causing this issue 
(Connection Failure) ;-)

THE CODE (url masked for privacy):

    <cfhttp 
      url="http://xxxxx.com";
      method="get"
      resolveURL="yes"
      userAgent="Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
      port="80">
        <cfhttpparam name="ID" value="1471-267092-94" type="URL">
    </cfhttp>

THE ACTUAL URL IS FORMATTED LIKE SO:
http://xxxx.com?ID=1471-267092-94

A DUMP OF CFHTTP:
      struct 
      Charset utf-8 
      ErrorDetail [empty string] 
      Filecontent Connection Failure 
      Header HTTP/1.1 200 OK Date: Tue, 15 Mar 2005 23:28:50 GMT Server: 
Microsoft-IIS/6.0 X-Powered-By: ASP.NET Vary: Accept-Encoding Cache-Control: 
private Set-Cookie: ASP.NET_SessionId=hhgadxbizhpbrc55flsopa55; path=/ 
X-AspNet-Version: 1.1.4322 Content-Type: text/html; charset=utf-8  
      Mimetype text/html 
      Responseheader struct 
            Cache-Control private 
            Content-Type text/html; charset=utf-8 
            Date Tue, 15 Mar 2005 23:28:50 GMT 
            Explanation OK 
            Http_Version HTTP/1.1 
            Server Microsoft-IIS/6.0 
            Set-Cookie ASP.NET_SessionId=hhgadxbizhpbrc55flsopa55; path=/ 
            Status_Code 200 
            Vary Accept-Encoding 
            X-AspNet-Version 1.1.4322 
            X-Powered-By ASP.NET 
     
      Statuscode 200 OK 
      Text YES 


Can anybody see anything useful in the response above?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198888
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to