Re: Chaning session time out per user. (General questions)
Hi,
Why don't you simply add another SeeesioVar for the user, which would store date/time he logged in, and when he submits request, check that SessionVar?
If the value is correct, proceed, otherwise ask user to re-login.
Regards,
Damba