3.2.0

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.
Jay
April 7,
It might be possible to do something like that with Javascript-Flash bridge (though I am not 100% sure :-).
Alex (ActiveWidgets)
April 10,

This topic is archived.

See also:


Back to support forum