Diener, Edward
Edward.Diener at loyaltyworks.com
Wed Jun 2 13:12:45 EDT 2004
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 ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modpython.org/pipermail/mod_python/attachments/20040602/fe6b8d09/attachment.html
|