[Zope] redirect
Phil Harris
phil.harris@zope.co.uk
Tue, 24 Oct 2000 15:20:09 +0100
<dtml-call "RESPONSE.redirect('http://zope.org/index.htm?cod=' + test)">
----- Original Message -----
From: "Joaldo Junior" <jjunior@cidadei.com.br>
To: <zope@zope.org>
Sent: Tuesday, October 24, 2000 3:38 PM
Subject: [Zope] redirect
> how to for that function REDIRECT understand a variable.
>
> ex.
>
> <dtml-call "RESPONSE.redirect('http://zope.org/index.htm?cod=<dtml-var
> test>')">
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> 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 )