Subject: RE: How do I create HTML from XML and XSL
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Thu, 6 Apr 2000 18:56:36 +0100
|
You might want to check out vbxml@xxxxxxxxxxx
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Moazzam Ahmed
Sent: Tuesday, April 04, 2000 11:26
To: XSL-List@xxxxxxxxxxxxxxxx
Subject: How do I create HTML from XML and XSL
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|