Hi all,
I was hoping I could get some help with something I'm having problems with.
I decided the other day to write something in vb.net (which is what I'm used to) but I'm having problems.
Without giving too many details away as I want it to be a surprise when I get it to a presentable state, what I am trying to do is open an XML file into a form and put all the different child node values into text boxes, so that these values can then be edited and saved back into the XML file.
I have the XML file loading with no problem, the problem comes when I try to cycle through the 'parent' nodes and extract their child nodes to the text boxes.
Once I have this sorted out and working, the rest should be really easy.
Would anyone be willing help me out or point me in the right direction to a solution?
Anyone helping will receive equal credit
Thanks
TheMightySpud
I was hoping I could get some help with something I'm having problems with.
I decided the other day to write something in vb.net (which is what I'm used to) but I'm having problems.
Without giving too many details away as I want it to be a surprise when I get it to a presentable state, what I am trying to do is open an XML file into a form and put all the different child node values into text boxes, so that these values can then be edited and saved back into the XML file.
I have the XML file loading with no problem, the problem comes when I try to cycle through the 'parent' nodes and extract their child nodes to the text boxes.
Once I have this sorted out and working, the rest should be really easy.
Would anyone be willing help me out or point me in the right direction to a solution?
Anyone helping will receive equal credit
Thanks
TheMightySpud