<%
if (session != null) {
session.invalidate();
}
%>
--peter
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Smith Jason
Sent: Wednesday, June 13, 2001 6:38 AM
To: Orion-Interest
Subject: Force Logon after X minutes
I am custom user-authentication.
The user and groups are in a database and I am using BASIC authentication.
How can I allow users to logoff w/o them closing their browser?
How can I force them to logon again after x minutes?
Thxs,
Jason
- Force Logon after X minutes Smith Jason
- Re: Force Logon after X minutes cybermaster
- Re: Force Logon after X minutes Mike Conway
- Re: Force Logon after X minutes Nick Newman
- Re: Force Logon after X minutes Lachezar Dobrev
- Re: Force Logon after X minutes Joshua Goodall
- Re: Force Logon after X minutes Rafael Alvarez
- response.sendRedirect problem Rafael Alvarez
- RE: Force Logon after X minutes Kesav Kumar
