I'm trying to figure out the easiest way to write to an XML file using ASP(vbscript) from a simple HTML form.
I already have existing pages that grab the data from existing XML documents so I thought I could figure out the best way to write to them.
I've run across ASP tutorials and ASP.net tutorials all with different methods. I'm trying to find the easiest method to use for a person with limited XML exposure and a novice with ASP. Any suggestions to what I should be looking for?
I already have existing pages that grab the data from existing XML documents so I thought I could figure out the best way to write to them.
I've run across ASP tutorials and ASP.net tutorials all with different methods. I'm trying to find the easiest method to use for a person with limited XML exposure and a novice with ASP. Any suggestions to what I should be looking for?