|
-
Oct 30th, 2000, 10:05 PM
#1
Thread Starter
Lively Member
Hi,
How do I disable the BACK button in a browser without resorting to sending a page into a new window?
Is the a way to do this with JavaScripts? If yes, can anyone provide some code snippets?
Otherwise, can I redirect the BACK request back to the current page?
I have some database processing in a previous page that I do not want my users to repeat by clicking on the BACK button.
Thanks in advance.
-
Oct 31st, 2000, 10:08 AM
#2
Addicted Member
sorry
there is really no way to do this in the existing window:
the only thing you can do is to manipulate Session variables but this is a pain.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|