[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Problem solution with IE5.5

Subject: Problem solution with IE5.5
From: "Fran" <franciscojose@xxxxxxxxxxx>
Date: Fri, 9 May 2003 17:32:45 +0200
ie55 download
Hi, I wrote yesterday because I had problems transforming XSLT in some IE
clients that use IE 5.5 with only the first version of MSXML parser
(msxml.dll). I used MSXML2.FreeThreadedDOMDocument in Javascript. Yesterday
I tryed to found a good solution for these clients and I tryed to perform
the transformation with MSXML.DOMDocument but I need to pass parameters like
(addparameter function) and I found that I can't (or I don't know how to
pass them). Then I tryed to found a good solution to update only the IE
without the new parser and I found the MSXML 3.0 .cab File Redistribution
Package, I include the following code in my page and it shows me the XML
parser install dialog on the clients that haven't MSXML 3 (msxml.dll)
installed and after the XSLT transformation works fine. The only "problem"
is that he always ask to install the XML parser(the dialog always shows me).
Clients with an updated version of MSXML (IE 6) for eg. don't show the
dialog. I see that File Redistribution Package install msxml3.dll in
side-by-side mode. Can be this the problem?
Anyone knows a solution for this? I wan't to make work my clients so I find
I code solution for this. Not a client work solution.

Thanks a lot!! Urgent!! Another different solution is welcome too!

My code is:

<object id="MSXML3"
classid="clsid:f5078f32-c551-11d3-89b9-0000f81fe221"
codebase="msxml3.cab#version=8,20,8730,4"
type="application/x-oleobject"
STYLE="display: none">
</object>



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.