Export Data in Dataset (vb.net) to HTML format

  • Thread starter Thread starter A-PK
  • Start date Start date
Easy. Convert your data in dataset to xml, then use XSL to convert it to
HTML.

Fitim Skenderi
 
i knew how convert XML(using write XML), but i dun know how to use XSL
convert to HTML

pls guide me
 

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

Back
Top