Is this working on all browsers?

2007/8/7, Rene Guenther <[EMAIL PROTECTED]>:
>
> Hi Sergio,
>
> we use on every JSF page the following javascript code:
>
> <script>
> history.forward();
> </script>
>
> When the user pushes back button he is automatically
> forwarded again.
>
> Just a workaround though.
>
> Regards
> Rene
>
> On Mon, 06 Aug 2007 15:15:31 +0100
>   Escalada Sergio <[EMAIL PROTECTED]> wrote:
> >    Hello.
> >    I am using MyFaces 1.1.5, Tomahawk 1.1.6 in my WEB
> >Aplication, and i
> > have a requirement mandatory to disable the browser back
> >button while the user is interacting with the aplication.
> >The requirement is really serious and compromise the
> >usability of the aplication, can anyone tell me if it is
> >possible to do anything to avoid the use of the browser
> >back button?, or at least to control the use of it trying
> >to avoid the consecuences it carry.
> >
> >    Thanks in advance, sorry for my english.
>
>

Reply via email to