Manipulate a local XML from a Browser
Hi guys,
I'm kinda new in to this topic, but from what I've read it seems like it's impossible to manipulate a XML file using JavaScript. Basically what I'm trying to do is load an XML file as a Domdocument, manipulate it in a browser, and then have the changes be saved. I want to have this done on as many browsers as possible, so ActiveX is out of the question. One possible method was using a JavaScript-Java bridge and using Java to save the data. Will this work? Are there any other ways, without any server applications, to do this? Thanks in advance.
I'm kinda new in to this topic, but from what I've read it seems like it's impossible to manipulate a XML file using JavaScript. Basically what I'm trying to do is load an XML file as a Domdocument, manipulate it in a browser, and then have the changes be saved. I want to have this done on as many browsers as possible, so ActiveX is out of the question. One possible method was using a JavaScript-Java bridge and using Java to save the data. Will this work? Are there any other ways, without any server applications, to do this? Thanks in advance.
Jay
April 7,