I see you haven't been on this board for a while, but I thought I would give you a try. I am having some issues parsing the result set coming back from from a CXML-URLENCODE post and have been pulling my hair out trying to get the results coming in as a parsable result set.
I am using your suggestion of notation on the incoming data, but keep getting a scope error. Here is what I am trying to show: <cfdump var="#FORM['CXML-URLENCODE']#"> And when I run it, I get the following error: Element CXML-URLENCODE is undefined in a Java object of type class coldfusion.filter.FormScope. The error occurred in D:\virtualwww\...\data_dumps_MIS\retrieve_grainger_cxml_order.cfm: line 51 51 : <cfdump var="#FORM['CXML-URLENCODE']#"> Am I missing somthing? I tried the format of the notation in a variety of ways with no success. Would you happen to have any successful parsing code for cXML results that I could either have or buy from you? I am in a critical part of a punchout project, and I really need help in getting the returning cart items into my database. Thanks in advance for your help! Brandon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322108 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

