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

RE: Problem solution with IE5.5

Subject: RE: Problem solution with IE5.5
From: "Fran" <franciscojose@xxxxxxxxxxx>
Date: Fri, 9 May 2003 19:13:25 +0200
ie5 redistributable
I see the code for the last version and you have to change the id, classid
and version but I don't try it yet.
But I don't understand why the code shows me always the dialog box to
install the XML Parser.

Thanks

-----Mensaje original-----
De: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]En nombre de Shenan
Hawkins
Enviado el: viernes, 09 de mayo de 2003 17:58
Para: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Asunto: RE:  Problem solution with IE5.5



I like your solution below for using a Redistributable CAB File.  Your
<object> element code is for MSXML3.  Do you know what the code would be
for the newer MSXML 4.0 SP-2 Redistributable? (
http://www.microsoft.com/downloads/details.aspx?FamilyId=3144B72B-B4F2-4
6DA-B4B6-C5D7485F2B42&displaylang=en )  I'd like to try the same thing
that you are doing, except with the latest version.


Thanks!

Shenan



-----Original Message-----
From: Fran [mailto:franciscojose@xxxxxxxxxxx]
Sent: Friday, May 09, 2003 11:33 AM
To: XSL List
Subject:  Problem solution with IE5.5


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


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



 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.