Up until recently I hit this webservice with a simple CFHTTP and the webservice would return XML. For some reason now when I hit it with CFHTTP I get a "Connection Failure" message in the file content. I've verified that the webservice URL is stil valid and works if I hit with a regular form post. So I suspect this has something to do with the hosting provider. So i thought I'd switch to use CFINVOKE instead. However I don't seem to know how to get to the actual XML anymore. When I hit the web service it seems to return an object and I'm at a loss as to how to get the xml I used to get. Any help would be great.
There's a full description with example code and example response here: *http://tinyurl.com/28ehyyj* * * *Full link here:* *http://www.cheappremiumtickets.com/test3.cfm* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337335 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

