How To Create an Generic ASP Page to Test XSL Transformations (301394)
The information in this article applies to:
- Microsoft XML 2.6
- Microsoft XML 3.0
- Microsoft XML 3.0 SP1
- Microsoft XML 4.0
- Microsoft Active Server Pages
This article was previously published under Q301394 SUMMARY
When you develop XML-based, server-side Active Server Pages (ASP) applications, it is a common programming requirement to load Extensible Markup Language (XML) and Extensible Stylesheet Language Transformation (XSLT) documents into instances of the Microsoft XML (MSXML) DOMDocument object and use an XSLT style sheet to programmatically transform the XML.
This article demonstrates how to create a generic ASP page that allows you to evaluate the outcome of using different XSLT documents to transform an XML document without adding or modifying an <?xml-stylesheet?> processing instruction in the XML document.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
258294 How To Offload XSL Transformations to Clients' Browsers
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbhowto KB301394 |
---|
|