Problem
The application that is being devloped will be accessed by Nearly 80 Computers.
Client side scripting is done using Javascript and VBScript.
I want some sample code /script that can help me implement
User enters data from the front end interface (Javascript/Vbscript)-> the data collected should be written to an XML File -> This contents of this XML should be then pushed to MSSQL Server at the end of the day when the user closes the application or may at a particluar interval.
Any pointers really appreciated
Thanks

