Secure Site - No Return

H

Hopeless

I have a "secure site" and, once taken out of the site, how do I make it so
one cannot return using the history or page back button? I see sites which
say "page expired" and you cannot go back to the previous page using either
the history or back button.
 
A

Andrew Murray

That's done with session cookies or something, Not sure what, but it's done
within the coding of the sites (usually server side scripting eg aspx .net,
php or whatever).
 
H

Hopeless

Thanks, anyone know how to do this?
--
Hopeless


Andrew Murray said:
That's done with session cookies or something, Not sure what, but it's done
within the coding of the sites (usually server side scripting eg aspx .net,
php or whatever).
 
Top