21 Apr
2004
21 Apr
'04
4:16 p.m.
context.REQUEST.RESPONSE.redirect(context.absolute_url_path()) ? On Wed, 2004-04-21 at 15:06, Marco Mans wrote:
I now use context.REQUEST.RESPONSE.redirect('name/of/pt') at the end Of the script. But (for example) when I call the script from another page-template I also get redirected to the first pt...