RE: [xsl] 2 sends

Subject: RE: [xsl] 2 sends
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Wed, 24 Apr 2002 21:20:57 +0100
The problem is that this is carried out async. So you need to check for
the readyState = 4. You can do this in an event handler on the http
object a window timeout or just spin waiting for it to = 4. 
The reason why it is working the second time is that the first one has
probably fetched it into the cache.

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Pet **
> Sent: 24 April 2002 20:51
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: Re: [xsl] 2 sends
> 
> 
> I'm using xsl client-side transformation , is why I thought 
> that somebody 
> could know of the subject. I think that the problem is the 
> expiration time 
> of ASP page and the "cache" that carry out some proxies.
> 
> thanks anyway...
> 
> 
> 
> ----Original Message Follows----
> From: "B. Tommie Usdin" <btusdin@xxxxxxxxxxxxxxxx>
> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> CC: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] 2 sends
> Date: Wed, 24 Apr 2002 12:13:30 -0400
> 
> 
> The subject of the XSL-List is XSL.  This message seems a bit too
> far from that subject and is better suited to a more general forum.
> --
> ======================================================================
> B. Tommie Usdin                        mailto:btusdin@xxxxxxxxxxxxxxxx
> Mulberry Technologies, Inc.                http://www.mulberrytech.com
> 17 West Jefferson Street                           Phone: 301/315-9631
> Suite 207                                    Direct Line: 301/315-9634
> Rockville, MD  20850                                 Fax: 301/315-8285
> ----------------------------------------------------------------------
>    Mulberry Technologies: A Consultancy Specializing in SGML and
> XML
> ======================================================================
> 
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 
> 
> 
> _________________________________________________________________
> Hable con sus amigos en línea, pruebe MSN Messenger: 
http://messenger.msn.es


 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
  • [xsl] 2 sends
    • Pet ** - Tue, 23 Apr 2002 19:25:21 -0300
      • <Possible follow-ups>
      • Pet ** - Wed, 24 Apr 2002 16:50:41 -0300
        • Chris Bayes - Wed, 24 Apr 2002 21:20:57 +0100 <=