I don't use Microsoft XML Parser doh lol.. it's probley not that much harder, but I like chilkatxml..
1.) Have a global variable called RootNode
2.) Fill the first combobox with the children of the root
node using the tag of each child.
3.) Then on change event for first combobox, you would
fill in the children of the selected item to the second combobox.
... for beyond this it involves a bit more logic but
very similiar.
____________________________
Today is a new day, in
a world OF CODE!