Thanx for that piece of code! No need to convert, I am on 2003 too. Thats pretty need to play around with. Even thogh I just found found another alternative.
It was right in front of my eyes and I just couldnt see it.
Heres what I did:
Code:
XmlDocument compare = new XmlDocument(); //new Instance of xml-Document
compare.Load(path); // select the xml source
XmlNode mynode = compare.DocumentElement; // new Instance of Node
So mynode is now my rootnode! God I am so "codeblind" today!
But thanx anyways, cause your example is sth I can use too!
Hope you have a better "coding day" than I have.
CU,
Stephan
Keep Smiling - even if its hard
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute. C# - Base64Blog