>Do you always know how many children will be returned for a specific node? > >If not you want to check this out. It will loop over children and you can >work specifically with those items. > >http://www.bennadel.com/blog/1039-Ask-Ben-Iterating-Over-A-ColdFusion-XML-Document.htm
Yes, but the number is different depending on the success or failure of the login. My instinct is to add logic to determine that success/failure first, then go find the node I need. Or, I'll see if I can use the technique in that blog to make it more compact. Thanks for pointing that out, Casey. (And thanks, Ben, for writing it). 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:324169 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

