Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > what version of IE suports xsl?

Reply
Thread Tools

what version of IE suports xsl?

 
 
mali djuro
Guest
Posts: n/a
 
      07-08-2003
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


 
Reply With Quote
 
 
 
 
mali djuro
Guest
Posts: n/a
 
      07-08-2003
thanks
"Oleg Tkachenko" <> wrote in message
news:...
> mali djuro wrote:
>
> > 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).
> --
> Oleg Tkachenko
> http://www.tkachenko.com/blog
> Multiconn Technologies, Israel
>



 
Reply With Quote
 
 
 
 
Oleg Tkachenko
Guest
Posts: n/a
 
      07-08-2003
mali djuro wrote:

> 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).
--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel

 
Reply With Quote
 
Dan Brussee
Guest
Posts: n/a
 
      07-08-2003
In article <bedshr$3obm$>,
says...
> 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.


--

Remove NOT from email address to reply. AntiSpam in action.
 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      07-11-2003
On Tue, 8 Jul 2003 09:41:13 +0200, "mali djuro"
<> wrote:

>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.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Where to get stand alone Dot Net Framework version 1.1, version2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? MowGreen [MVP] ASP .Net 5 02-09-2008 01:55 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? PA Bear [MS MVP] ASP .Net 0 02-05-2008 03:28 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? V Green ASP .Net 0 02-05-2008 02:45 AM
Express Version Kills Current Version Lloyd Sheen ASP .Net 11 07-02-2004 02:45 PM
what version of IE suports xsl? mali djuro HTML 4 07-11-2003 12:20 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57