XML Parsing into User Interface

admin

Administrator
Staff member
I have an XML file for a flash gallery that I need to be able to have a user update themselves through some sort of a web portal. Is there anyway to read this XML file so they can view which entries are in the file, reorder the entries, and add entries (and perhaps upload files directly)? Any help would be appreciated.

Each tag runs as follows:
<image title="Cary and Amy at Rent stage door" main="images/01.jpg" thmb="thumbnails/01.jpg"/>

Thanks!
 
Back
Top