[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: stig.garberg@xxxxxxxxxx
Date: Fri, 2 Nov 2001 11:29:23 +0100

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 ?

/Stig Garberg



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


Current Thread