PDA

View Full Version : Create XML through a webpage


daved2424
07-17-2007, 08:55 AM
I want to create and modify an XML file through a simple webpage. An example of the stucture of the XML that I would want to create is located here:

http://holidaymaps.googlepages.com/Iceland06.xml

What I would like is a page that shows all the 'markers' currently listed in the XML file. The user would then either have the option to create a new marker, delete a marker or amend a marker.

Is this possible and if so how complicated would it be. Are there any examples of a similar application on the web? I don't really know where to begin with this one so any help would be appreciated.