Hi All,
What we've got going - is a user log's into a site - it updates a field to "Online" then we have an IFRAME showing all the users online, etc etc.
What we'd like to do is two things - first when someone clicks logout - it'll update the field to Offline - and kill the session. AND - if someone is inactive for a little bit - it'll update that field and log the user out.
Right now I have not done the session variables - any suggestions?
Thank you in advance for your help.
What we've got going - is a user log's into a site - it updates a field to "Online" then we have an IFRAME showing all the users online, etc etc.
What we'd like to do is two things - first when someone clicks logout - it'll update the field to Offline - and kill the session. AND - if someone is inactive for a little bit - it'll update that field and log the user out.
Right now I have not done the session variables - any suggestions?
Thank you in advance for your help.