Read and parse XML file from internet
-
Hi guys I need to get an XML file from internet and parse it to get some values. I'm newbie in these kind of things. I've seen XmlViewer class here in CodeProject pretty good (it only read files from HD I think) but to read a file from internet what is supossed that I have to do? I repeat that I'm newbie working with internet files. Could you redirect me to an example that shows how to get and open an internet file, maybe with this and with the XmlViewer found here in Codeproject it will be enough to understand and do what I have to do. Thanks in forwarding Doc
-
Hi guys I need to get an XML file from internet and parse it to get some values. I'm newbie in these kind of things. I've seen XmlViewer class here in CodeProject pretty good (it only read files from HD I think) but to read a file from internet what is supossed that I have to do? I repeat that I'm newbie working with internet files. Could you redirect me to an example that shows how to get and open an internet file, maybe with this and with the XmlViewer found here in Codeproject it will be enough to understand and do what I have to do. Thanks in forwarding Doc
http://www.codeproject.com/internet/amhttputils.asp[^] above article will help you to download remote xml file that you can easily parse with your XmlViewer class.
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
http://www.codeproject.com/internet/amhttputils.asp[^] above article will help you to download remote xml file that you can easily parse with your XmlViewer class.
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
doctorpi wrote: I sure think Believe this will help!!!! Sure, but that's my Copyright :-D
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help"