Community Member Profile
Web William
Member since Dec 11, 2008
- Profile: /members/1971-Web-William.htm
- Comments: 1
- Points: 1
Recent Blog Comments By Web William
-
Posting XML With ColdFusion, CFHttp, And CFHttpParam
Posted on Oct 13, 2008 at 10:09 PM
Here is a ColdFusion solution that works with Paymenttech Orbital: <cfheader name="POST /AUTHORIZE HTTP/1.1"> <!--- Create the XML data to post. ---> <cfsavecontent variable="strXML"> <?xml version="1.0" encoding="UTF-8"?> <Reques... read more »



