I want to use redirect to call another form passing the current form, how
can I do that.

<dtml-call RESPONSE.redirect('otherform'+?????)>

If I do
<dtml-call RESPONSE.redirect('otherform')>
The current form isn't being passed ?

Any ideas..

TIA
Stuart


_______________________________________________
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 )

Reply via email to