oi Critz!! I think I found the problem... when pasting the url into the browser, it redirects based on variables in the url... I think cfhttp is choking on that redirect... any suggestions on how to catch that redirect with cf?
Critz ------------------------------------ Friday, February 14, 2003, 7:39:15 PM, you wrote: C> oi Scott!! C> correct. C> I set timeout = "300" and it still threw an error... C> here's the url.. C> http://blah.com/GetReport.asp?daccnt=)i025699&dpasswd=test&dstate=NC&dcounty=WA&dapn=160805555553000&dxml=1&dpcode=profpr C> if I remove "&dstate=NC" it works fine and if I remove other parts aswell, but all together it C> dies.. Throws a: Connection Failure. Status code unavailable C> ------------------------------------ C> Friday, February 14, 2003, 6:41:01 PM, you wrote: SW>> Do you have SW>> method="GET" RESOLVEURL="Yes" SW>> in your CFHTTP call? And maybe the timeout setting is too low? SW>> At 06:23 PM 2/14/2003 -0500, you wrote: >>>oi CF-Talk,!! >>> >>> I've got a url, I am trying to access via http. but it keeps throwing >>> a connection failure error. >>> but...if I paste the exact same url into a browser it works fine, any >>> ideas? SW>> C> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

