[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

Mobile "Logout" on closing browser

Alex Maghen

5/22/2007 8:01:00 PM

Hi. I have experience with FormsAuthentication for the PC. For mobile, I'm
having one little problem: When the user exits the browser on his phone, I
was hoping that - like in IE and Firefox on the PC - the user would be logged
out when they closed the browser because the session cookie would be gone.

In mobile, this doesn't seem to be working. Is it because it doesn't use
cookies? Any idea of how to force this to happen?

Alex
1 Answer

wawang

5/23/2007 6:17:00 AM

0

Hi Alex,

I'm not sure if I fully understand your question, so please feel free to
correct me if I've misunderstood anything.

What's your objective here on your mobile device? Do you mean that you want
to the user log out when user closes the browser? In other words, currently
the user doesn't need to login again when he/she opens the browser again on
your mobile device.

What's your mobile device's system? Based on my experience, Windows Mobile
on pocket pc will use "Smart Minimize" feature: when you click on the close
button, the application actually still runs at background.


Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.