K
Kevin Blount
First, let me state that I'm not asking if I can disable a browsers
Back Button <g>
I have a form on my .NET site that, when submitted, takes a few
seconds to get to the next page. As such I've disabled the submit
button on the first page, so users don't re-click it.
The problem I'm facing is that if the user, when they finally reach
the 2nd page, clicks the browsers Back button, then the form submit
button on the first page is still disabled.
I'm looking to see if anyone can suggest a way to either re-enable the
submit button (or rather, always ensure that the button is enable when
that page is being viewed), or suggest another method of how I can
stop people re-submitting a page because the 2st page hasn't
disappeared yet (other than a big HOLD YOUR HORSES message on the
screen).
Thanks
Back Button <g>
I have a form on my .NET site that, when submitted, takes a few
seconds to get to the next page. As such I've disabled the submit
button on the first page, so users don't re-click it.
The problem I'm facing is that if the user, when they finally reach
the 2nd page, clicks the browsers Back button, then the form submit
button on the first page is still disabled.
I'm looking to see if anyone can suggest a way to either re-enable the
submit button (or rather, always ensure that the button is enable when
that page is being viewed), or suggest another method of how I can
stop people re-submitting a page because the 2st page hasn't
disappeared yet (other than a big HOLD YOUR HORSES message on the
screen).
Thanks