Someone tried to do this in my old company. The short answer is "No",
the long answer is "This is a really bad idea".

We set up an event which fired when the page was unloaded, this had
the effect that when someone pressed F5 or refresh, they got an error
message saying "Please be patient", however it did still refresh, and
all that happened was people disabled Javascript in their browser when
visiting our site so that they didn't get the box when they refreshed.
I wrote a greasemonkey script change the page to avoid having to
disable javascript.

So, as I say - no, don't do it.

Mat.

On Sep 25, 7:00 am, Shoubhik <sbos...@gmail.com> wrote:
> I need to DISABLE 'refresh' in a page (all possible ways, Browser
> buttons, right click -> refresh and F5 )
>
> Please provide me some solutions.
>
> Thanks in advance,
> Shoubhik Bose

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to