Thank you, Dave.

>First, have you looked at this?
>http://support.journurl.com/users/admin/index.cfm?mode=article&entry=362

Great! I was searching for a component like that, and I never came across this 
one; just the two old ones that the author references. 

><xmldoc>
>     <child>
>          <grandchild>value1</grandchild>
>     </child>
>     <child>
>          <grandchild>value2</grandchild>
>     </child>
></xmldoc>

I see. Going by the names of the nodes makes sense, and it's easier to 
read/manage. In that case, I've got this:

<cfset local.loginResponseSID = 
local.requestXMLObject.methodResponse.params.param.value.struct.member.value.string.xmlText
 />

Is that the simplest/cleanest that this is going to get?

Much appreciated.

Cameron 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324127
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to