Re: CGI redirection: let us discuss it further
- From: Sybren Stuvel <sybrenUSE@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Mar 2006 20:22:11 +0200
Sullivan WxPyQtKinter enlightened us with:
1. Are there any method (in python of course) to redirect to a web
page without causing a "Back" button trap(ie, when user click the
back button on their web browser, they are redirect to their current
page, while their hope is probably to go back to the last page they
have seen, rather than the redirection page with a "Location: url"
head and blank content.)?
I don't know if this is possible using CGI. I use CherryPy, and it has
an InternalRedirect method. Same is true for mod_python and Apache.
Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa
.
- References:
- CGI redirection: let us discuss it further
- From: Sullivan WxPyQtKinter
- CGI redirection: let us discuss it further
- Prev by Date: pysqlite
- Next by Date: Re: pysqlite
- Previous by thread: CGI redirection: let us discuss it further
- Next by thread: Re: CGI redirection: let us discuss it further
- Index(es):