Hi,
I'm just learning VB.NET. Can somebody tell me how to open a http URL from within a VB application? I want to open the URL, retrieve an XML document from the web, store the XML into a local variable, and manipulate the XML -- all of this without the user having to see the website or the XML. I want it to happen "under the hood", inside the application.
Thanks for any help.
Bryan
I'm just learning VB.NET. Can somebody tell me how to open a http URL from within a VB application? I want to open the URL, retrieve an XML document from the web, store the XML into a local variable, and manipulate the XML -- all of this without the user having to see the website or the XML. I want it to happen "under the hood", inside the application.
Thanks for any help.
Bryan