Hello! I'm new to Ajax (coming from PHP world), and I've been able to find plenty of examples of Ajax being used to display data from XML on a web page, but I haven't found many examples of Ajax being used to update/edit the content or structure of an XML file through the web page front-end. Is there a reason this doesn't seem to be commonly done?
Thanks!
Tom Tolleson