>Thus, the way to "logout" is to maintain a dynamic unique dataset of
>"Realms" and require authentication in a new Realm for any user that is
>"logged out

Yes, Richard recently advised me simialry. I set a cookie on a successful
login and then delete it on a logout. If the cookie is not present when they
go back to the page that needs login then it presents a login box to a realm
that contains the current date and time in it.

Regards

Jon

--
Jon Farmer
Systems Programmer, Entanet www.enta.net
Tel 01952 428969 Mob 07968 524175
PGP Key available, send blank email to [EMAIL PROTECTED]


".




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to