Xml

I have a Flash project that is using XML to source the content of a restaurant’s menu. Great, no problem there. What I also need to do is provide a page for the user to print the menu off, and this is where I got stuck.

Does anyone know a good tutorial/guide to help me set up a simple reteive operation into a page (non flash’d)?

I also need to set up an admin section for the restaurant to update their menu(s), thus I also need a retrieve/edit/save operation on another page.

Cheers guys.