21 Jul
2003
21 Jul
'03
9:52 p.m.
if I call from a python script... context.REQUEST.RESPONSE.redirect(context.WhereTo.absolute_url()) is it possible to pass some parameters along with the redirect? Can these parameters be set so they may become part of the REQUEST for the WhereTo object?