Is it possible to detect if a user has left my webspeed page suite?
If they logout properly then I can reset a session variable - This is fine.
But I need to detect if a user has used the back button to re-enter a webspeed page after not logging out.
I'm using session timeout and cache-control but it is still possible to use the back button to re-enter a previous webspeed page after visiting another site.
How can I stop this?
If they logout properly then I can reset a session variable - This is fine.
But I need to detect if a user has used the back button to re-enter a webspeed page after not logging out.
I'm using session timeout and cache-control but it is still possible to use the back button to re-enter a previous webspeed page after visiting another site.
How can I stop this?