Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / August 2006

Tip: Looking for answers? Try searching our database.

saving xml file to client machine

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
harriegovin@gmail.com - 17 Aug 2006 07:44 GMT
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
Siva M - 17 Aug 2006 17:46 GMT
You cannot save files on to the client and upload them back silently.

Save the recordset to XML file on the server side and push it to the client
(download prompt). Ask the user to save the XML file locally and use for
offline purposes. After the update, ask him to upload the XML file back to
the site.

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

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.