Categories

Updated: 06/19/2001

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.
Similar Scripts for "Creating a Function to Stream a Recordset to XML"

REMailX ActiveX

The ActiveX component also includes a Windows DLL. Use the DLL from C++, Delphi, VB, PB, etc. Use the ActiveX from the .NET, ASP and scripts. The package includes sample VB applications for both the DLL and the ActiveX demonstrating how to create spe...

WebCharts3D

Deliver general purpose and specialized 2- and 3-dimensinal charts, grids, and heat maps as applets or server-generated images (PNG, GIF, JPEG, SWF, SVG, WBMP) to the web browsers and mobile devices. Use Visual Studio .NET, Front Page, InterDev, Cold...

Professional ADO 2.5 RDS Programming with ASP 3.0

Getting the most out of ASP-based Web pages on the Microsoft Web platform is the mission of Professional ADO 2.5 RDS Programming with ASP 3.0, a practical-minded tutorial for developing Web pages with dynamic content using the latest standards from M...

XML and ASP based Survey Server

This tutorial shows how to quickly create and track multiple-choice surveys using our XML-based Survey Server for IIS. It uses XML to store surveys, XSL to generate different presentations, and ASP to manage all the processing to create an extensible...

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
©2003-2008 jCay.com