Identifying the IE standard button requests in asp.net.

G

Guest

How to identify if the requests have come from internet explorer standard
buttons, in asp.net. eg., If the user clicks Refresh button in the IE, i
should be able to know that the request is from Refresh button and not from
the page.
 
K

Kevin Spencer

The Refresh button simply repeats the last request to the server.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.
 
G

Guest

Actually...no. You could tell that it's not one of your buttons, simply
because none of the button events got triggered but you can't tell if they
used the refresh button in IE...
 

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

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top