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
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )