[Phplib-users] reload/repost
Brought to you by:
nhruby,
richardarcher
From: Rob H. <rob...@ws...> - 2002-11-27 19:47:33
|
Guys - I am having some problems when playing dumb user/do anything. If I reload the protected page immediately after logging in, then I get a "You must repost the data" prompt. Is there a way around this that you have found. I have thought about modifying auth so that auth_showloginform() does a header("Location: http://site/php-lib/crcloginform.html?from=thispageurl") so that a successful login would navigate back to thispageurl. The other option is to use get instead of post to log in. It does not exhibit this behavior, but I don't really like this option... Thoughts Rob Hutton Web Safe www.wsafe.com ********************************************************************** Introducing Symantec Client Security - Integrated Anti-Virus, Firewall, and Intrusion Detection for the Client. Learn more: http://enterprisesecurity.symantec.com/symes238.cfm?JID=2&PID=11624271 |