XML_Handler class that can be used to display XML data (with or without
an XSL stylesheet). This demo illustrates how to display XML data using an already-created XSL stylesheet.
The XML data can be seen here. The XSL stylesheet can be seen
here.
Note that the code for this demo is dependent upon an include file, XML_Handler.class.asp, which
can be seen here. Note that this class simply defines the
XML_Handler class.
| FoxNews: Top News | |
| - | Cell Transplant May Be Cure for Diabetes |
| - | House to Vote on Shark-Protecting Bill |
| - | New Museum Commemorates 'The Longest Day' |
| Time: Time Daily | |
| - | The White House E-mails: Too Little, Too Late |
| - | The Really, Really Bad Fat |
Source Code
|
XML_Handler class]