generate html from dataset

H

helpful sql

Hi all,
How can I generate HTML from data stored in the dataset usingxml and
xslt? Does anyone have any sample or pointers to any articles on this
subject?

Thanks in advance...
 
G

Guest

Check out the samples in
http://www.wiley.com/WileyCDA/WileyAncillary/productCd-0764548492,typeCd-NOTE.html

Examine the Real World Samples download.

I would do the "real world" samples a bit different today, but I have XML
with XSLT transforms. Note that you will have to tweak a bit of the code, as
this was a 1.0 Framework book, not 1.1 (XML changed slightly with 1.1). Also,
the samples are VB.NET, so you will have to translate if you use C#.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top