Chris Jackson
christopher.jackson at gmail.com
Fri Feb 11 13:30:45 EST 2005
How would I do this? Do you have an example? Note: I'm using mod_python.Session; I prefer server-side session management instead of creating a javascript client cookie. Also, Javascript code to start a new window(maximized) and close the previous window will do as well. ~= Chris =~ On Fri, 11 Feb 2005 11:44:37 -0600, Shawn Harrison <harrison at tbc.net> wrote: > Chris Jackson wrote [02/11/05 10:32 AM]: > > However when revisiting the login page, the browser still holds the > > user's information, but i'd want it to return the user to the actual > > apache authentication handler. > > Send some JavaScript to delete the cookies? > > -- > ________________ > harrison at tbc.net > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python >
|