[Zope] redirect after python script

Chad Nantais cnantais@rednaxel.com
Thu, 7 Mar 2002 17:59:25 -0500


I have a script that processes a form. I want that script to send a value to
the url of a page template (eg. viewCustomer?id=5).

What line of python will do this?