well i mean if a user has left their desk and has no activity.
OK, well if a user has left their desk and their Forms Authentication ticket
(cookie) has expired, then the next time they try to do something, they
should automatically be redirected to the login page since they are no longer
authenticated. All this stuff is set up in your web.config file.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
> well i mean if a user has left their desk and has no activity.
>
[quoted text clipped - 14 lines]
> > > thanks,
> > > rodchar
rodchar - 28 Mar 2008 20:17 GMT
thank you for the tips,
rod.
> OK, well if a user has left their desk and their Forms Authentication ticket
> (cookie) has expired, then the next time they try to do something, they
[quoted text clipped - 23 lines]
> > > > thanks,
> > > > rodchar