How can I control the IE back button from ASP.NET in VB?

N

Niels Peter Heick

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 ?
 
J

John Timney \(Microsoft MVP\)

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
 
P

Patrice

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top