Updating the XML file permanantly - TechRepublic
General discussion
April 15, 2002 at 11:37 PM
jglenton

Updating the XML file permanantly

by jglenton . Updated 24 years, 2 months ago

Hi,

Using the createElement XML DOM method you can add elements and text to an XML file in memory but does anyone know any ways of performing this permanantly.

For example, I’d like to make a form where I click on submit and it adds elements to an XML file. When I then open the XML file I should be able to see the element I’ve just added…

Thanks.
James

This discussion is locked

All Comments