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.com...
[quoted text, click to view] > 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 ?