|
-
Sep 14th, 2006, 07:11 AM
#1
Thread Starter
Hyperactive Member
How to disable the Back Button on IE
Hello Everybody,
can anyone tell me please How to disable the Back Button on IE?
Thank you in advance,
ERAN
Eran Fox
ASSEMBLER,C,C++,VB6,SQL...
-
Sep 14th, 2006, 07:35 AM
#2
Re: How to disable the Back Button on IE
You can't.
No browser would ever have such a feature because it would hinder a users ability to browse the internet and that level of control could be potentially dangerous too.
-- Ryan Jones
-
Sep 14th, 2006, 07:41 AM
#3
Re: How to disable the Back Button on IE
 Originally Posted by eranfox
Hello Everybody,
can anyone tell me please How to disable the Back Button on IE?
Thank you in advance,
ERAN
It is possible, but before that I would recomend to go through a very nice read here
http://www.4guysfromrolla.com/webtech/111500-1.shtml
Use [code] source code here[/code] tags when you post source code.
My Articles
-
Sep 14th, 2006, 07:54 AM
#4
Re: How to disable the Back Button on IE
 Originally Posted by Shuja Ali
That article's sweet and all, but your server-side software should be able to deal with that scenario appropriately.
-
Sep 14th, 2006, 04:36 PM
#5
Re: How to disable the Back Button on IE
Easiest way is put a js redirect on the initial url. Then when they hit back button it just takes them to the page with the js redirect, which brings them back to your page again. Your users will despise you for it, but that will work.
-
Sep 24th, 2006, 12:58 AM
#6
Thread Starter
Hyperactive Member
Re: How to disable the Back Button on IE
Hello Again,
Sorry for not responding yet - i was busy with the new jewish year preparations.
thank you all for your replies,
i found this article as well:
how to disable the back button
Happy New Jewish Year, this blessing is for everyone not only for jewish people.
Best Regards,
ERAN
Eran Fox
ASSEMBLER,C,C++,VB6,SQL...
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
|