Need xslt code samples

  • Thread starter Thread starter Danny Ni
  • Start date Start date
D

Danny Ni

Hi,

I am new to XSLT, I would like to use this technology to generate HTML
texts and present them to users. Most of the source codes I saw in the
Internet pass a single XML document into XSLT engine for processing. I am
looking for sample codes that can pass multiple datasets/datareaders and
variables in ASP.Net codes into XSLT for processing. I know this is
possible, can somebody give me some good starting pointers?

TIA
 
Back
Top