davidnickerson Posted October 15, 2012 Posted October 15, 2012 I'm looking to write a script that prompts the user with a re-login screen when the db has been idle for 30 min. OnTimer takes care of some of this, but I've found no way to calculate the user's idle time. ( Also, I don't want to set an idle timeout on FM Server that would affect ALL hosted databases. I'm looking for a single-file solution. ) I believe there's a plugin that may handle this type of thing (FMButler?), but I'd like to be able to build this directly into the solution. Any ideas? Thanks.
dansmith65 Posted October 17, 2012 Posted October 17, 2012 AFAIK, there is no way to get idle time without a plug-in.
davidnickerson Posted October 17, 2012 Author Posted October 17, 2012 OK. Does anyone know of a way to get the modified time of the FILE itself?
Recommended Posts
This topic is 4419 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 accountSign in
Already have an account? Sign in here.
Sign In Now