I first attempted this with Automate, but Automate's HTTP Post module isn't working for me.
Now I am doing this with curl, and I am seeing errors in CF's application log: "Expecting quoted value for attribute value version..." I launch curl like this - "curl -d "id=?xml version="1.0" encoding="UTF-8"?><RECORDS><R CODE="804000092301" NUMB="1" TYPE="0"/></records>" localhost/index.cfm" CF is 6.1 Standard However, if I pass just the file name containing the XML to CF and do XmlParse based on the variable created with CFFILE reading file name, everything is fine. I do need to get it working via the POST method though. Thanks for any tips! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138442 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

