Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with MSXMLDOMNodeList

Status
Not open for further replies.

gorf18

Programmer
Sep 29, 2004
3
CA
Okay I made a MSXML2.IXMLDOMNodeList the problem is I am getting j and I want to be able to still get y but I am unable to. It is structured like this:

<j y = "">
<x>
<z>
</j>

I am unable to get x z and y but unable to change y the only thing I can find is it being read only. I am trying to sort this and everything is working except being able to change that one value
 
I apologise about the title it should be IXMLDOMNodeList
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top