><user-list>
>  <user username="barneyb">
>    <name>Barney Boisvert</name>
>    <password>myPass</password>
>  </username>
><user-list>
>
>...If you want to search that same snip by name, you
>have to use XPath to get the entire user list in a CF array, and then loop
>the array and search.

Barney,

Any reason you wouldn't just use:

//user[name='Barney Boisvert']

--
Roger Benningfield
JournURL
community-powered weblogs & diaries
work: http://journurl.com/
blog: http://admin.support.journurl.com/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to