Dectecting browser back button press
Posted: Sun Nov 18, 2007 8:35 pm
Hello All,
I have a web application system developed in PHP. there is a databese record locking functionality implemented in this system.
I have a requirement that needs to decect the browser back button press and take a action on it.i.e unlocking of record when a back button
is pressed by the user instead of standard back button provided on web page by the system.
how can i capture the action of pressing of back button in php?
your help would be highly helpful.
thanks in advance,
-Rohant
I have a web application system developed in PHP. there is a databese record locking functionality implemented in this system.
I have a requirement that needs to decect the browser back button press and take a action on it.i.e unlocking of record when a back button
is pressed by the user instead of standard back button provided on web page by the system.
how can i capture the action of pressing of back button in php?
your help would be highly helpful.
thanks in advance,
-Rohant