> | It work perfectly on emulator but not on real mobile devices.
> | When the user logout and click back on real mobile devices, the
> | previous content is viewable and i can see that session is not 
> working
> 
> | through-out the application. It shouldn't be like this. Please 
> help!!
> | Thanks in advanced.
> 
> a) make sure that the logout is recorded in the session variables --
> destroy user objects, clear the session struct, remove any variables
> that are set "SESSION.isLoggedIn" etc
> b) kill the session cookies
> 
> /Hugo
> ###########################################This message has been 
> scanned by F-Secure Anti-Virus for Microsoft 
> Exchange.Formore information, connect to http://www.F-Secure.com/ 

Hi! I think I have done what you mentioned. I tested it on dopod, it is 
working, session variables is cleared, and when user select back, it will 
shown" Session- time out, please login again". It works perfectly on IE(mobile 
browser) and on emulator(openwave, NMIT, yospace) on PC.I wondering maybe is 
the browser problems.

But on real mobile device(SE, Nokia), it is different.When user logout and 
select back, it shown the previous page and its content, but no session timeout 
shown. And i found something funny, that is it displays previous page without 
checking session.Does that means session not existing? How to fix it?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252011
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to