From: jschping on
Hi,

Is there any way to have the form automatically close after a set period of
inactivity?

I have a back end that I want to be able to do work on after hours, and some
users leave their form open all night! So I want it to close after 60 minutes
of no activity in the form so I can work on the back end. (Perhaps there's
another way to do this?)

Thanks!!

John Schping
From: Linq Adams via AccessMonster.com on
Here's an example of how to do it. Look on the page for the download link to

KickEmOff2K

http://www.datastrat.com/Download2.html

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/201002/1

From: Daniel Pineault on
Take a look at the following 2 links. They are 2 demo database to learn from
that illustrate exactly how to do this

http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=327
http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=328
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.net
Please rate this post using the vote buttons if it was helpful.



"jschping" wrote:

> Hi,
>
> Is there any way to have the form automatically close after a set period of
> inactivity?
>
> I have a back end that I want to be able to do work on after hours, and some
> users leave their form open all night! So I want it to close after 60 minutes
> of no activity in the form so I can work on the back end. (Perhaps there's
> another way to do this?)
>
> Thanks!!
>
> John Schping
From: jschping on
Thanks so much for the awesome links!

John

"jschping" wrote:

> Hi,
>
> Is there any way to have the form automatically close after a set period of
> inactivity?
>
> I have a back end that I want to be able to do work on after hours, and some
> users leave their form open all night! So I want it to close after 60 minutes
> of no activity in the form so I can work on the back end. (Perhaps there's
> another way to do this?)
>
> Thanks!!
>
> John Schping