How To Use Active Server Pages to Dynamically Generate XML (281099)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Services 5.0
This article was previously published under Q281099 SUMMARY
This article describes how to use Active Server Pages (ASP) to dynamically create eXtensible Markup Language (XML). The example uses an XSL style sheet to format the results.
NOTE: The sample only works in XML-enabled browsers such as Microsoft Internet Explorer 5 or later.
NOTE: The sample should be considered a starting point in learning and understanding how to output XML from ASP.
REFERENCES
For more information on XML and XSL, see the following World Wide Web Consortium (W3C) Web site:
See also the XML and XSL online documentation on the Microsoft Developer Network (MSDN):
For additional information about how to use client-side data binding to generate XML, click the article number below
to view the article in the Microsoft Knowledge Base:
258295 How To Bind to XML Data with Internet Explorer
For additional information about XML and XSL, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
264665 How To Display HTML in XSL Style Sheet
272270 How To Retrieve XML Data in ASP with the XML OLE-DB Simple Provider
Modification Type: | Minor | Last Reviewed: | 11/22/2005 |
---|
Keywords: | kbCodeSnippet kbDatabase kbhowto kbSample KB281099 |
---|
|