Hello,

I need to select all nodes matching a pattern or string in the document using DOM parser.

How can I do this?

In MSXML you can use something like:

Node->selectNodes("Hello");

Please help.



Get your FREE download of MSN Explorer at http://explorer.msn.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to