This is just an example xml. It would be in the same location as the html.
<all>
<note>
<to>Mike</to>
<from>Jani</from>
<heading>Reminder</heading>
</note
<note>
<to>Tim</to>
<from>Jani</from>
<heading>Call me</heading>
</note
></all>
I have found script that will load the data from the xml into an html table, but nothing that you can save the changes.
Main Topics
Browse All Topics





by: rrz@871311Posted on 2009-10-30 at 18:55:59ID: 25708015
>saving the changes to the xml file?
Where is that file located ? Could you show us the file ?