Jump to content

expire database access on a web browser


This topic is 8470 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I've developed a database system and related http access via web browser. All section are under restricted access (logign+pswd). I am wondering if there's a way to expire the access on the browser after the navigation and use of the database has been interrupted for a certain continuos amount of time (say 5 minutes). The user should then be propmted to re-enter his password again to continue using the database (e.g.like hotmail). Any suggestion will be welcomed, thanks.

Link to comment
Share on other sites

This has been discussed before: the password and login is "remembered" by the browser. When accessed through Web Companion, the web user is not actually logged into the database. Each transaction is handeled individually and independently regardless of what has happened in the past. To save retyping in the password each time, the browser remembers it.

BTW when accessed over the web, Web Companion only authenticates the password, the userid is ignored and it can even be left blank.

Link to comment
Share on other sites

This topic is 8470 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.