<cfhttp call <cfdump var="cfhttp"> Or if you're dumping the results into a variable: <cfdump var="myResult.filecontent">
-----Original Message----- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 10:57 AM To: CF-Talk Subject: dump http hit I am working with a program that is going to send a chunk of XML to a web page. I don't know how the XML is formatted from this program. Is there any way to dump all data that is submitted to page.cfm and load it up in an email to send to me? I don't know if it is going to be a POST or GET either. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276773 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

