Consume XML page

jccorner

Well-known member
Joined
Jan 31, 2004
Messages
144
Im 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. Im trying to find the best way to read the data from an asp.net web project. Appreciate any help.
 
Back
Top