Hi Folks - 

Here's the situation:
I use a cfinvoke to call a SOAP web service, and it's stored in a variable.

I do the following to store the results into a variable:
<cfset resultXML = xmlParse(trim(temp1))>

When I cfdump it, it gives me a nice structure diagram - <cfdump 
var="#resultXML#">

But I am having problems accessing the nodes to the data.

http://www.flickr.com/photos/12436...@n00/5021117632/

Here is a pic of the dump.  Data is in the User nodes, but I just edited it 
out. ;-)

Any ideas on how to access is appreciated.

Thanks,

Doug 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337519
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to