Creating a Function to Stream a Recordset to XML
This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the ASP page calls this function and has, as a string, the XML structure, it can either save it to disk or write out the contents via Response.Write.
Visit publisher site: Creating a Function to Stream a Recordset to XMLListing Details
- Filed in:
-
Scripts / ASP / Tutorials & Tips / XML & ASP
- Submitted on:
- Last Updated:
- Jun 19, 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 Creating a Function to Stream a Recordset to XML