This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


stig.garberg@no.abb.com 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]