RealGM wrote:
>
> Hi Guys,
>
> I know everywhere it says that it is not possible to actually disable the back
>button, and people have offered some solutions that have not worked for me, this is
>why I am emailing this list.
>
> I have a form which displays the same page with new content (c
If you know javascript, you might try something like history.go(20) on each
page.
It _should_ cause the user to catapult forward in their history list each
time they load the page. If they haven't used their back button, then having
javascript "push" their forward button should do nothing.
That
Hi Guys,
I know everywhere it says that it is not possible to actually disable the back button,
and people have offered some solutions that have not worked for me, this is why I am
emailing this list.
I have a form which displays the same page with new content (controlled by a counter)
in a l
3 matches
Mail list logo