I have a site using PHP sessions for user authentication. When users ignore the "bread crumb" links to navigate backwards on the site and instead use the browser's back button, they get a browser pop-up similar to:
Perhaps there is no way to prevent this behaviour when the user presses back instead of following the link to the previous page; but, if there is, any help in fixing this "feature" would be appreciated.
TIA,
-Allen
Perhaps there is no way to prevent this behaviour when the user presses back instead of following the link to the previous page; but, if there is, any help in fixing this "feature" would be appreciated.
TIA,
-Allen