This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XSL in IE5


Wich url?
MSXML3 ?

You find a link to the MSXML3 page at the top right corner of:
  http://msdn.microsoft.com/xml

After following that link you find a page from which you can
download bot MSXML3 and the SDK.

DO DOWNLOAD the SDK because it has important documentation (in
MS HTML Help format).

You need to install MSXML3 in "replace mode" to be able to use it
from Internet Explorer 5. You find details on how to do this in
the SDK help.

Come back to the list if you stumble on something else.


Have fun,

Paulo Gaspar


> -----Original Message-----
> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Andrea Penna
> Sent: Friday, July 07, 2000 23:55
> To: xsl-list@mulberrytech.com
> Subject: Re: XSL in IE5
>
>
> Please may you post the url?
> Thank you very much
> Andrea Penna
>
> (from Italia)
>
> ----- Original Message -----
> From: David Carlisle <davidc@nag.co.uk>
> To: Joshua Allen <joshuaa@microsoft.com>
> Cc: <xsl-list@mulberrytech.com>
> Sent: Friday, July 07, 2000 12:31 PM
> Subject: XSL in IE5
>
>
> >
> > Joshua,
> >
> > You seem surprised at people adversely commenting on Microsoft's support
> > for XSL. But people on this list have been getting messages isomorphic
> > to the one below most days, for a year. Would it be too much to ask that
> > MS put a big flashing red warning on all their XSL pages
> warning newcomers
> > that "XSL" in IE5 documentation does not mean the same thing as "XSL"
> > anywhere else. So "working in xalan" is guarantee of the sheet NOT
> > working in IE5 unless some other steps are taken, eg to update IE5 with
> > msxml3.
> >
> > MSXML3 looks like it will be a fine product with full support for XSL
> > but people looking at the XSL support pages at the microsoft web sites
> > are not very clearly directed to it.
> >
> > David
> >
> >
> > From: "Abhishek Srivastava" <abisheks@india.hp.com>
> > To: <xsl-list@mulberrytech.com>
> > Subject: XSL rendering on IE 5
> > Date: Fri, 7 Jul 2000 12:09:54 +0200
> > X-Priority: 3 (Normal)
> > X-MSMail-Priority: Normal
> > Importance: Normal
> > X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901
> > Sender: owner-xsl-list@mulberrytech.com
> > Precedence: bulk
> > Reply-To: xsl-list@mulberrytech.com
> > Content-Type: text/plain;
> > charset="iso-8859-1"
> > Content-Length: 1631
> >
> > Hi,
> >
> > I wrote a style sheet and got perfect results with Xalan.
> >
> > Now I added the line
> > <?xml-stylesheet type="text/xsl" href="file:///c:/myStyle.xsl" ?>
> > below my <?xml version='1.0' ?> line in my XML document.
> >
> > when i open the XML document in IE 5, it should do the
> rendering based on
> > the style sheet. But the result is a complete garbled up rendering. So
> what
> > went wrong? My Style sheet should be OK as it works perfectly
> with Xalan.
> > Also, since XSL is a standard, a style sheet which gets
> rendered properly
> > from one processor should also get rendered properly by another
> processor.
> > Is this a wrong assumption ?
> >
> > Someone, may ask that why do i need this.... Ok i try to find
> out whether
> > the client browser is XSL enabled (IE 5, Netscape 6.0) if yes, then i'll
> > give him the xsl and xml and let him to the processing. if he is not !!
> then
> > i'll run my server side script (asp/jsp) to do the rendering.
> >
> > regards,
> > Abhishek.
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]