PDA

View Full Version : How can I control the IE back button from ASP.NET in VB?


Niels Peter Heick
04-16-04, 07:05 PM
something
Is there a way to capture the Back Button when it is
clicked via the IE. I am developing a ASP.NET page and I
need to know when users click on the Back button. After the
event from the back button, I need to control server side
variabels. How can I do that ?

John Timney \(Microsoft MVP\)
04-16-04, 07:05 PM
something
You cant. The best you can really do is somehow mark on the server that the
page has already been rendered, so anyone going back to it and trying to
resubmit would trigger something server side.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP


"Niels Peter Heick" <niels.heick@teleca.dk> wrote in message
news:285dab04.0404160622.473254ab@posting.google.c om...
> Is there a way to capture the Back Button when it is
> clicked via the IE. I am developing a ASP.NET page and I
> need to know when users click on the Back button. After the
> event from the back button, I need to control server side
> variabels. How can I do that ?

Patrice
04-16-04, 07:05 PM
something
What problem do you have when the user uses the back button ? As you have
little or no control on what "back" does, you'll have rather to solve the
original problem...

Patrice

"Niels Peter Heick" <niels.heick@teleca.dk> a écrit dans le message de
news:285dab04.0404160622.473254ab@posting.google.c om...
> Is there a way to capture the Back Button when it is
> clicked via the IE. I am developing a ASP.NET page and I
> need to know when users click on the Back button. After the
> event from the back button, I need to control server side
> variabels. How can I do that ?

vBulletin v3.6.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.