hi, i need help on storing the user logout time in the database. i can only track the user login time in the session_onstart in global.asa, but i can't seem to update the user logout time into the database when the user close the application. Do anyone know how i can track the user logout time??