This may be a basic question but it has me stuck. I would like to use the send and load function with an asp script but I don't know how to code the asp to unravel the incoming XML. I'm OK with sending the XML back out again. But what is the equivalent of Request.Form etc when the incoming data is XML??

Any code snippets or links to tutorials much appreciated.