PDA

View Full Version : EDIT and update XML file??


darshan.patel
09-14-2007, 07:23 PM
I have to prepare a small prototype using these guidlines, can anyone help me with it??please reply

1.download an xml file from server to client machine using javascript.

2.allow user to edit and update the xml file nodes and values from the front end
and reflect those in the XML file on the system

3.And then from the front end update the xml file on the server(using javascript or whatever)
Step 1 and 3 to be done without running any script on the server, to be done from the client side...
Any ideas, please pass on guys............