How do I create HTML from XML and XSL

Subject: How do I create HTML from XML and XSL
From: "Moazzam Ahmed" <moazzam@xxxxxxxxx>
Date: Tue, 4 Apr 2000 17:26:23 -0500
hi all,

this is my first time posting here. This sounds like a good list to be
part of. The future of the Internet resides with XML I think.

Here's the q:

I am developing a Visual Basic 6.0 application that will

- take a recordset from SqlServer and using ADO 2.5's XMLPersist
method, create a XML file of the data

- apply a XSL style sheet to this XML file created just now (for
better presentation ofcourse)

This is ALL within VB.

How do I create an HTML file from these 2 and save it on my drive?
I am hoping there's a way for me to include the XML code and XSL
code within the HTML file so I can retrieve it at a later date.

Any ideas?

Thanks,

Moazzam Ahmed
Dallas, TX


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread