We have an asp.net application where the customer has a "general use" workstation that several users access their intranet app on and off during the day. They want to have the browser auto logoff every 5 or 10 minutes. I know how to do that, but they want
to do it only on one workstation and not the other user workstations. I would prefer it not to be browser specific and work on any browser (IE, Chrome, FF, etc.). What are my options for identifying a specific computer to force the logoff? Thanks.
Go to the complete details ...