I'm assuming that he's pulling it as he doesn't know what format the XML is in.
-----Original Message----- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 11:05 AM To: CF-Talk Subject: RE: dump http hit Ooooh. Maybe I misunderstood. My example assumes that data is being posted TO you. Andy's assumes that data is PULLED BY you. Both good examples. ....................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 12:03 PM To: CF-Talk Subject: RE: dump http hit <cfhttp call <cfdump var="cfhttp"> Or if you're dumping the results into a variable: <cfdump var="myResult.filecontent"> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276781 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

