Stumped

liunx

Guest
Does anyone happen to know a good to way to read an XML file, chew through it and devide its attributes up into seperate entities and put those entities into variables (or a class in this case)? At the moment I'm having trouble getting the attributes put in the variables I want which is resulting in a ton of invalid cast exceptions...Sure this link will help you find something: <!-- m --><a class="postlink" href="http://www.vbdotnetheaven.com/Sections/Xml.NET.asp">http://www.vbdotnetheaven.com/Sections/Xml.NET.asp</a><!-- m -->

EricCheers. :-)
 
Back
Top