I am having a problem with CFHTTP as well. I am using a CFHTTP call to query a knowledgebase web server on the back end of a site, but CFHTTP doesn't work. What I see in the response header is that the page gets a 302 re-direct, but if I allow the cfhttp call to follow the re-direct it doesn't bring back the right data. I also see in the first response header that the response is trying to set cookies for the re-direct, and I was wondering if CFHTTP supports setting cookies on a 302 re-direct. Anyone know the answer?
I have been using a COM-wrapped Java class for this work, a little thing called URLFetch, but it turns out that URLFetch uses some MS extensions to Java, so on Win2003 with no MS JVM on the server the class doesn't work. Any help is appreciated. > >Barring all that, I think Lewis Sellers has a cfhttp replacement for >windows: > >http://www.intrafoundation.com/coldfusion.html > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=36 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182354 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

