Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I have an issue with mobile website: I use sessionstate to storage MobileModel and UserLogin. But, when close browser these info is still alive, Why that ?

How can i avoid that ?

Thanks
Posted

Because you have to wait for the session to timeout. At least on IIS, I believe the default session timeout was 20 minutes.
 
Share this answer
 
Thanks for your answer,

This issue appears only on some Nokia Models (NOKia E71) so it may be not session timeout ?


Can you help me ?

Thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900