Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with XML documents and loops?
#1
I am not a master at the VB language. I am fairly new to actually trying to learn the language. I am writing a program, that requires that needs to do the following things:

* Read the XML document
* Create a ToolStripButton for each childnode in the XMLDocument with the text <name>
* Add handlers tI each button created that, when clicked, will navigate a web browser to the text in one of the other childnodes <URL>
* Change other properties according to diffrent buttons to diffrent child nodes.

I might have child nodes wrong, I'm not a master at XML documents.

But if you need to see the code I previously tried, I'll have to get on my computer when I get home.

I know how to do it in c#, but how would I do it in vb?


Messages In This Thread
Help with XML documents and loops? - by Derek275 - 11-06-2012, 05:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)