XML and XSLT in Internet Explorer

  • Thread starter Thread starter Slawek
  • Start date Start date
S

Slawek

Hi everyone,

I need to display aspx page containing xml (using xml control) in the
same way as Internet Explorer does (with nodes, and "+"). Is there any way
to get xslt stylesheet used in Explorer (or any other working in similar
way)?
Thanks for any help.

Regards
Slawek
 
Thanks a lot, it works fime, but in a little different way that I expected.
I must have xsl stylesheet to use it with asp.net xml control. If I not find
it I'll have to use this method. Once again thanks a lot for your help

Regards
Slawek
 
Back
Top