[mod_python] Redirecting to a new window

Chris Curvey ccurvey at earthlink.net
Wed Jun 2 15:03:25 EDT 2004


You would have to do this on the original page, using JavaScript.

Diener, Edward wrote:

> 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 ?
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Mod_python mailing list
>Mod_python at modpython.org
>http://mailman.modpython.org/mailman/listinfo/mod_python
>  
>




More information about the Mod_python mailing list