Another thing guru...

emm.. okey.. i'll tell you what i actually want to do...

i want to time the browsing session after the login and before the logoff process not during the session_onstart. Is it possible for me to call the session_onstart procedure afteronly the login process.. or i have to make a new procedure...maybe session_onloggin.. then call this procedure during the loggin process...

if this is possible.. how do i call a procedure in an asp page..

thanks.