Hi Mike, What issues are you having? It is hard to tell from the description.
thanks, speeves On Sun, Oct 12, 2008 at 10:52 PM, Mike Little <[EMAIL PROTECTED]>wrote: > hi guys, am hoping someone will find this one very easy... > > need to read the following xml child nodes into a database, including the > attribute 'valid' in the root node. > > <?xml version="1.0" encoding="UTF-8" ?> > <Response valid="1"> > <Success>1</Success> > <TxnType>Auth</TxnType> > <CurrencyInput>NZD</CurrencyInput> > <MerchantReference>P20081013-14</MerchantReference> > </Response> > > the xml is passed to my page as cfhttp.fileContent > > if anyone could help it would be great as i am getting nowhere!! > > mike > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:313798 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

