Thanks for your replies guy's.
Yep I was aware of this, and maybe the second solution would be my best bet. The only thing I want to do is put in the status window, the remaining time of the user's session before he get's timout. The users in my case have different timout values that I set in the user's table and when they log in I set the session.timout to be equal to the user timout settings.
So I only want to show him the remaining time of his session via the status bar. Of course, when he will be working, this time will always reset to the initial value, but this will be usefull when example he had left for what ever reason and come back to his screen.
Is this still possible with javascript client-side? if so.. is it possible to point me out to a starting snippet or something as I really have no clue at the moment.
Thanks alot