RE: [xsl] refresh page

Subject: RE: [xsl] refresh page
From: "Langdon, Jeffrey" <jlangdon@xxxxxxxxxxxx>
Date: Wed, 13 Nov 2002 12:14:43 -0500
Hello Mandeep,

This may help...

If you omit the url attribute in the meta tag the current page is
refreshed.  News web sites like CNN (www.cnn.com) use this on their home
page, so you are looking at the latest updates.

<meta http-equiv="refresh" content="5">


Jeff Langdon
Web Programmer
LTA Group, Inc.
Jamesburg, NJ


-----Original Message-----
From: Mandeep S Dhadda [mailto:m.s.dhadda@xxxxxxxxxxx] 
Sent: Wednesday, November 13, 2002 11:32 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] refresh page



Hi people,

How do i refresh a xsl page, using the html such as : <meta
http-equiv="refresh" content="5; url=newurl.html"> in xsl document? I
even
tried some javascript such as history.go(0) but has not worked! Some
suggestions/help would nice.

thanks...


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



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


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


Current Thread