H
harriegovin
Hi,
Here is the scenario.
I have a web application written in vb.net. One of the functionalities
of the application is to save the recordset in an xml format on to the
client machine. The xml file needs to be saved on the client machine
for the offline application to work. when the user works on the offline
module the data in the saved xml file gets updated. The data from the
updated xml file needs to be written back to the main database server.
Now the question is : which is the best way of saving the xml file on
the client machine and dumping the same xml file back on to the web
server.
Thanks,
Hari
Here is the scenario.
I have a web application written in vb.net. One of the functionalities
of the application is to save the recordset in an xml format on to the
client machine. The xml file needs to be saved on the client machine
for the offline application to work. when the user works on the offline
module the data in the saved xml file gets updated. The data from the
updated xml file needs to be written back to the main database server.
Now the question is : which is the best way of saving the xml file on
the client machine and dumping the same xml file back on to the web
server.
Thanks,
Hari