<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=108220716-02062004>When I call
psp.redirect(some_url), the redirection occurs, I believe in the same window to
which my Python code is handling the form so that the redirection replaces the
previous content in the window. Is there a way to redirect and tell the browser
to open up a separate window while keeping the current window open, or
even of redirecting at another parent window which is already
open ?</SPAN></FONT></DIV></BODY></HTML>