from my webpage I send customers to a vendor webpage to fill out a form. When done the vendor returns xml to my webpage, which I want to read and update the database. I'm confused as to what to use to load the xml (XmlDocument.Lo ad?). I'm fairly new to .net and need a pointer in the right direction.