Click to See Complete Forum and Search --> : how to get the node value


Adwa,Liu
October 28th, 2001, 07:50 PM
eg:test
how could I get the node(rr) value "test" in VC,and by which function?
suppose IXMLDOMDocPtr,IXMLDOMNodePtr are used.

No pains,no gains

Green_Beret
October 29th, 2001, 12:30 AM
Use GetElementsByTagName() function.

Regards,
The Beret.