I am using
<name id = "4">
<x>we</x>
<y>de</y>
</name>
is there anyway I can sort these in VB.Net, changing the x and y isnt a problem but I cant seem to change the ID
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.