Saving HTML Form Data to XML
Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file. Especially useful when the data you are gathering will be sent to applications on non-Windows platforms. This tutorial explains how to write a form submission to an XML document using the Microsoft XMLDOM Object.
Visit publisher site: Saving HTML Form Data to XMLListing Details
- Filed in:
-
Scripts / ASP / Tutorials & Tips / XML & ASP
- Submitted on:
- Last Updated:
- Jan 9, 2001
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Saving HTML Form Data to XML