Categories

Updated: 06/20/2001

Creating an XML and XSL Class

This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML data. This class encapsulates XML and XSL functionality, making it easier to display XML data in a number of ways.
©2003-2019 jCay.com