<%
        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




Reply via email to