what version of IE suports xsl?

M

mali djuro

Hi all,
is there any way to run xml file with xsl stylesheet in IE for versions
lower than 6.
Is it like xml parser for? Do i need to install some dll for lower versions?

thanks
 
O

Oleg Tkachenko

mali said:
is there any way to run xml file with xsl stylesheet in IE for versions
lower than 6.
Is it like xml parser for? Do i need to install some dll for lower versions?
Yes, you have to install msxml3 (only IE6 comes with it by default).
 
D

Dan Brussee

Hi all,
is there any way to run xml file with xsl stylesheet in IE for versions
lower than 6.
Is it like xml parser for? Do i need to install some dll for lower versions?

thanks

Depends on how / where you are doing the XSL transformation. This is
often done on the server and produces straight HTML as a result that is
sent to the client's browser.
 
A

Andy Dingley

is there any way to run xml file with xsl stylesheet in IE for versions
lower than 6.

Yes, you use the MSXML component. If you install it, it works fine
with IE4.0. A useful version of it first shipped with IE 5.5 Before
that it was a non-useful version (for XSLT) and you should be careful.

But the Interweb is bigger than just IE or Redmond, so be careful not
to lock out those who aren't using any version of IE.
 

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

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top