Do you know the name of the node it would be in? If so, something like
this should be all you need:

uberXml..(phoneNode == "555-555-5555")

HTH,
Ben


--- In [email protected], "guygooee" <[EMAIL PROTECTED]> wrote:
>
> Does anyone have a link or recommendations on how to best a) read
> through the contents of a large XML file (DO NOT CALL list) and b)
> find a specific string (i.e., phone number) inside that file?
> 
> I've been trying a few things with XMLList and XMLListCollection, but
> I keep running into one issue after another. I'd be happy to post my
> code, but I was hoping somebody could provide me with a link to some
> reliable information.
> 
> Any ideas? I have Google'd and Yahoo'd this thing to death, but I may
> have some blinders on and just not see the actual solution.
>


Reply via email to