Or 'Backspace' -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 3:10 AM To: CF-Talk Subject: Re: Disabling the back button
Nothing ALT-Arrow key can't get round though. Like others noted, it is a fruitles excercise trying to "disable" it "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Denny Valliant To: CF-Talk Sent: Tue Oct 03 02:29:52 2006 Subject: Re: Disabling the back button You can also create a window without a back button... no "toolbar" items at all. Then throw in a couple of JS "no back" functions, and you're in like Errol (sp?). FWIW, and to really be a devil in need of shooting (again ;-P), so long as you make it clear that they shouldn't use the back button, (like not having one, for instance), I'd say it's kosher. There's too much crap out there already (especially with "web2.0") breaking these "usibility" standards to worry too much about it now. For sure not in a closed environment, I'd wager- but to each their own. At least with no buttons and disclaimers, you'd be some percentage above a bunch of stuff that's already pretty mainstream. Anywhaze... So, Jesus walks into a bar, pulls out three nails, and asks... hmmm... forget how that one goes. =]DeN On 10/2/06, Doug Brown <[EMAIL PROTECTED]> wrote: > > There is really no way of "disabling" the browsers back button that I know > of. You can do... > > <body OnLoad="histor.go(+1)"> > > ----- Original Message ----- > From: "Will Tomlinson" <[EMAIL PROTECTED]> > To: "CF-Talk" <[email protected]> > Sent: Monday, October 02, 2006 12:55 PM > Subject: Disabling the back button > > > > My buddy's testing application depends on not using the browser's back > button. If it's used, the app behaves like a disco dance floor. > > > > What do folks do here to disable the back button? > > > > Thanks, > > Will > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255134 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

