Is there a way in Zope to forward a request from one page to another. When I say "forward" a request, I want to retain all the GET and POST request parameters. So similar to <dtml-call expr="RESPONSE.redirect('...')"> but response.redirect loses all the request parameters.
I've been looking around and couldn't find it.
Any ideas?
Thanks in advance!
Yahoo! Groups gets better. Check out the new email design. Plus theres much more to come.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )