|
Subject: RE: M.Kay Examples in AppA: problems with IE5.5 From: "Chris Bayes" <Chris@xxxxxxxxxxx> Date: Fri, 25 Aug 2000 18:56:50 +0100 |
This has to be the most FAQ about msxml
dim x:set x = Server.CreateObject("Microsoft.XMLDOM")
x.async = false;
x.load("somefile")
Ciao Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Gert Bultman
>Sent: 25 August 2000 16:21
>To: xsl-list@xxxxxxxxxxxxxxxx
>Subject: M.Kay Examples in AppA: problems with IE5.5
>
>
>I have a problem with running Michael's examples from Appendix A in a
>server environment. When run off the hard disk, things are fine, but
>when I place them on one of our servers, I run into timing problems with
>IE5.5 (running on a fast NT machine):
>
>I get an "data is not yet available for this operation" error. it seems
>the object.Load actions are done in the background and that the
>application of the stylesheet comes before both xml and xsl are fully
>loaded. If I put in an alertbox and wait a second or two before clicking
>on it, it works fine.
>
>Any suggestions?
>
>Gert Bultman
>Delft Technical University
>Computer Graphics Dept.
>The Netherlands
>
>
> 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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| M.Kay Examples in AppA: problems wi, Gert Bultman | Thread | Displaying SVG, Gert Bultman |
| RE: Displaying SVG, Chris Bayes | Date | xsl:template node set parameter, xsl list |
| Month |