A CFHTTP call is way for your page to make a "page request" of it's own.
This basically grabs the contents of the target URL as if you were
looking at it in a browser. You can use this to grab data from a web
service or to grab a CSV file and convert it into a query or something.
Very cool stuff. 


......................
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-----Original Message-----
From: Chad Gray [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 02, 2007 12:21 PM
To: CF-Talk
Subject: RE: dump http hit

Yes data is being posted to my cfm page and I want to dump any data that
is posted to it in a email.

Id don't quite follow your example.  What do you mean <cfhttp call?

Thanks for the help!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276785
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to