jccorner Posted May 3, 2006 Posted May 3, 2006 I'm trying to find the best way to read the data from an xml page that is returned to me when I access a web page. Meaning if I enter an url into my web browser with the necessary parms, then an xml file will be presented to me in the browser. I'm trying to find the best way to read the data from an asp.net web project. Appreciate any help. Quote Applying computer technology is simply finding the right wrench to pound in the correct screw
cssrk Posted May 5, 2006 Posted May 5, 2006 I'm sure you can use any of the subclasses of the System.Xml.XmlReader depending on your requirement! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.