Skip to Content
0
Former Member
Aug 01, 2004 at 08:22 PM

Auto redirect HTMLB page

57 Views

Guess you all know it. Just in case...

this.getDocument().setHeadRawText(<meta http-equiv=\"refresh\" content=\"SEC; url=" + URL+ "\" />");

where SEC = second to wait before redirect

URL = Redirect to this URL. URL could be url of the "this" HTMLB page (to keep it refreshing...)

Message was edited by: Rajeev Madnawat