hi to all Here is the scenario, I was calculated my field into "login" after the user was loggedin, and once they hit the button logout field became "logout". My problem now is if the user does not hit the logout button but instead exit the browser my field doest not calculated into logout. How can I achieve this. thanks in advance Tirso
Maybe using sessions will help....call the session off if the user does not come to site for 5-10mins.