Including form post data in a Zope RESPONE.redirect

Martin Skott martin.skott at propylon.com
Thu Jan 18 08:08:45 EST 2001


Hi
Is there a way to manipulate a ZOpe RESPONSE object so it includes form
POST data?
I have some code where the user fils in a form. The method called then
uses RESPONSE.redirect() to redirect the user according to the form data, but
I need to make the take his form data with him and send them in a POST action
to the URL he is redirected to. How is this possible? I guess I have to
manipulate some HTTP header or so, but how?
-- 
Martin Skott
Software Developer
Propylon - Enabling Universal Mobility
http://www.propylon.com
Tel: +353 096 37245
Mobile: +353 087 9680370




More information about the Python-list mailing list