[Zope] Setting REQUEST on next page

jbusato at libero.it jbusato at libero.it
Sat Jul 7 10:38:28 EDT 2007


Hi, 
Someone could tell me how to pass a variable without put in the URL using RESPONSE.redirect?

For example, if code is...

<dtml-call "RESPONSE.redirect(nextpage+'?myvar='+value)">

...I need something like

<input type="hidden" name="myvar" value="<dtml-var value>">
[set up this var on the next page REQUEST]
<dtml-call "RESPONSE.redirect(nextpage)">

Thank you in advance for your help

Jary


------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode™ di Wind
http://i-mode.wind.it/



More information about the Zope mailing list