[Zope] redirect timeout doesn't work
Thierry Florac
thierry.florac at onf.fr
Wed Mar 11 09:23:56 EDT 2009
Le mercredi 11 mars 2009 à 14:59 +0200, Dvir Bar-lev a écrit :
> I want to redirect a user from my page to another page after a certain
> time, I put this code in the dtml page at the top I want to redirect
> from:
>
>
>
> <dtml-call "REQUEST.RESPONSE.setHeader('Refresh', '5', ‘URL
> Address’)">
Maybe I'm wrong but I think it should be something like :
setHeader('Refresh', '5;URL=http://...')
Thierry Florac
--
Chef de projet intranet/internet
Office National des Forêts - Département Informatique
2, Avenue de Saint-Mandé
75570 PARIS Cedex 12
Mél : thierry.florac at onf.fr
Tél. : +33 01.40.19.59.64
Fax. : +33 01.40.19.59.85
More information about the Zope
mailing list