Refresh is trickier to do... Some ideas that would get you a good ways
there...
Note I dont think its the best of ideas to really do this since its bad
form IMO but..
Disabling refresh is impossible really since users can right click and
refresh...
However if you want to make it difficult..
-Pop up your site in a new window without the toolbar..
-JS disable right clicking
- Using the meta tag with a very low refresh time period,
effectively doesnt let you out of the site
You could do a little more, but your still not going to be able
to totally disable these things. This is the nature of HTTP..
the user can request a page any time he wants, and the clients
are to *dumb* to really know that you dont want this.
Jeremy Allen
elliptIQ Inc.
>-----Original Message-----
>From: Edward Chanter [mailto:[EMAIL PROTECTED]]
>Sent: Friday, January 19, 2001 7:03 AM
>To: CF-Talk
>Subject: RE: OT : disable browser back/refresh
>
>
>I've been trying to figure out how to do this myself, so far I've not found
>a way. I know that it's possible to disable the right click but
>not the back
>button.... Last time I tried it I came to the conclusion that it
>just wasn't
>possible :-( I'd love to be proven wring though....
>
> -= Ed
>
>> -----Original Message-----
>> From: Mak Wing Lok [mailto:[EMAIL PROTECTED]]
>> Sent: 19 January 2001 12:30 AM
>> To: CF-Talk
>> Subject: OT : disable browser back/refresh
>>
>>
>> hi.
>>
>> did anyone know that how to restrict the user to click on "back" or
>> "refresh" on the browser (IE or Netscape), i want to pop up a message
>> whenever a user click back or refresh or disallow the user to do so.
>> any idea?
>>
>> mak wl
>>
>>
>>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists