29 Jan
2001
29 Jan
'01
12:39 p.m.
On Monday 29 January 2001 09:14, Oliver Vecernik wrote:
Hi all,
I'd like to show a page and after a few seconds I'd like to redirect to another page. If I simply add <!--#call "RESPONSE.redirect"--> it is done immediately. How can I achieve a delay of a couple of seconds?
Oliver
meta refresh in your headers should do it. you can use dtml to dynamically insert the redirect page. standard html (4?) k