saving an xml
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
When I send the data to the server, the server forms an xml of the data and sends me the url to that xml. Now, I am needed to save this xml into a particular directory(already known). How to I read and save this file ? I am not having a trace of the flow with me, so I dont have an idea how I will get the data in the xml and furthur will save it. Can anyone help me to know how can I read the xml from the url to the xml and how do I save this file into a directory