GameOn
08-31-2008, 11:39 PM
I have an html page installed on the client.
Also, I have an XML page installed on the client.
The user loads the html page to view the XML data in a browser (Firefox).
I am using JavaScript to read the XML file.
Now I would like the user to be able to add, edit or delete nodes from the XML file (creating a mini database that can be updated by the user).
Is this possible?
Also, I have an XML page installed on the client.
The user loads the html page to view the XML data in a browser (Firefox).
I am using JavaScript to read the XML file.
Now I would like the user to be able to add, edit or delete nodes from the XML file (creating a mini database that can be updated by the user).
Is this possible?