Saving HTML Form Data to XML

Visit Publisher Site

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 XML

User Reviews 

Be the first to review this listing!