asp.net session expiration

F

FreeTheCode

it seems that a session in asp.net sometimes expires before its time is
supposed to expire? so for example i developed a client side that relies on a

if Session("Var") > 0 then

else
end if

to verify that a user is logged in with proper credentials. now sometimes
the session expires before the twenty minute mark and kicks the user out of
the client side because the Session("Var") is no longer > 0. can someone tell
me why this is happening?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top