Skip to content

Tag Archives: code segment

How can I update an XML document without refreshing?

How can I make a web page were the user can update (add to or edit) an XML file with out have to refresh, reload, or leave the page? I’ve heard this could be done with AJAX, but when I asked (see previous questions), I was told this was impossible. Does anyone think they can [...]