Logout problem

Hi,

I’ve faced two problems which I’m describing below. I want solution from you asap.

  1. I’ve developed a web based application. An user opens the database with his username and password. Now when another user tries to login into the database, it is not asking for any username and password, and the database is opening with the username who has logged earlier.

How to overcome the problem.

  1. I am logging out of the database using logout URL command. But when I’m reopening the database, it is not asking for any username and password and opening with the previous username and password.

Pl. help me to find the solution

Thanx in advance

Santanu deb

Subject: logout problem

Logout url command doesn’t work if your application is SSO enabled.