Forum Moderators: open

Message Too Old, No Replies

Back button disabled - how?

Is there any way to 'defeat' this?

         

JohntheWebbo

10:50 pm on Feb 23, 2004 (gmt 0)

10+ Year Member



You cannot go *Back* from here: <URL removed> - and it's only one of thousands of sites like that.

I've looked at the source, but can't figure out how it's done. I don't want to do it on my sites - I hate it - but as an experienced surfer, I know I can use the arrow next to the Back button to get round it.

I'm just intrigued to know how it's done...

[edited by: tedster at 12:15 am (utc) on Feb. 24, 2004]

edit_g

12:02 am on Feb 24, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can go back just fine... Are you sure you're not opening the link in a new window?

tedster

12:12 am on Feb 24, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi, John -- welcome to the forums.

The Back Button on that page was not disabled for me either -- at least not when I go there directly.

My guess is that you arrived there from a differect URL, one redirected you in some way. So when you go "Back" one page, you just land on the redirect again and it sends you "Forward" to where you started.

By the way, I've removed that URL -- no reason for us to promote that particular site!

jetboy_70

12:30 am on Feb 24, 2004 (gmt 0)

10+ Year Member



There are various methods of doing this using Javascript.

location.href = "mypage.html";

called by an onUnload event on the <body> tag should do the business with most modern browsers.

Nasty trick though, and likely to do you more harm than good if you use it on a site.

JohntheWebbo

10:26 am on Feb 24, 2004 (gmt 0)

10+ Year Member



Interesting stuff, folks - thanks a lot. Thanks for the Welcome too, tedster - this was indeed my first post.

As I said, I certainly wouldn't use this trick, but I have noticed it a lot online (no, it wasn't a new window, edit_g), and I just wanted to fill in that litle bit of learning curve...

John.

JohntheWebbo

4:40 pm on Feb 27, 2004 (gmt 0)

10+ Year Member



Just out of interest, I've found (by chance) a really insistent one: <Sorry, no URLs. See TOS [webmasterworld.com]> - can you go back from this one, edit_g & tedster? If you can, I have a mis-configuration here, possibly in IE6...

[edited by: tedster at 9:54 am (utc) on Mar. 4, 2004]

TheDoctor

6:18 pm on Feb 27, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I can use my back button in Opera. You must have a problem with IE.

But you shouldn't be pubishing URLs in Webmaster World.

JohntheWebbo

12:46 am on Feb 28, 2004 (gmt 0)

10+ Year Member



Yes, maybe I have.

Re publishing URLs, I've just read the Terms of Usage and Conditions of Service and, discussing the content that can be posted, it says "No press releases, newsletters, web pages, or copyrighted content may be inserted into WebmasterWorld posts...A link to the content is acceptable and appropriate." This is fine.

How can you discuss Websites & pages if you can't direct people to them?

I'm happy to obey any rules but, if that is one, it seems illogical and (considering that links are one of the raisons d'être of the Internet) rather absurd.

The URL I posted is nothing to do with me, just an example of a site to illustrate what we were discussing here.

Sorry if I offended - I didn't mean to.

WeirdoPL

1:21 pm on Mar 3, 2004 (gmt 0)

10+ Year Member



How can you discuss Websites & pages if you can't direct people to them?

Answer: Paste in the source code.

I'm happy to obey any rules but, if that is one, it seems illogical (...) The URL I posted is nothing to do with me, just an example of a site to illustrate what we were discussing here.

The Web is constatnly changing it's content. So a page might look different, a link directing to somewhere else or just inactive in a day's, mont's, year's time. This forum is aiming to be a problem-solving guide for many years in the future. That's why links to sites sould be choosen carefully - You cannot assure us, that the example page will be still there when someone reads the post X days later. Commercial pages are not allowed for obvious reasons.

Sorry to be offtopic.

JohntheWebbo

4:03 pm on Mar 4, 2004 (gmt 0)

10+ Year Member



OK, WeirdoPL, that's fair comment. Now I understand.

Enjoy your day, Folks.

JtW.