[xsl] How to program automatical refresh of Web Browser page in XSL ?

Subject: [xsl] How to program automatical refresh of Web Browser page in XSL ?
From: Mark Nahabedian <naha@xxxxxxxxxx>
Date: Fri, 2 Nov 2001 08:49:25 -0500
stig.garberg@xxxxxxxxxx writes:
 > 
 > 
 > I am implementing XML/XSL web pages  for a process control system and need
 > automatical update of the web pages in the browser.  I am building my own XML
 > and XSL servers and use Internet Explorer 5.5 as Web Browser.
 > 
 > When programming in HTML, automatical update of the web pages is no problem
 > (either by means of  <meta http-equiv="Refresh" content="5"/> or by means of
 > Javascript).  However, when I include the same code in a XSL file, I get either
 > no function or error in the Web Browser.  Can anyone tell me how to solve this
 > problem ?

Are you including that meta tag in your XSL or is your XSL including
it in the HTML which it is outputting?



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


Current Thread