how to disable back button after sign out
-
how to disable back button after sign out.
-
how to disable back button after sign out.
There doesn't seem to exist a perfect solution to do that. Here is an article which discusses on how to do that http://www.boutell.com/newfaq/creating/backbutton.html[^]
------------------------------------------- Exam-O-Matic - Online exam conduction tool in ASP.net
-
There doesn't seem to exist a perfect solution to do that. Here is an article which discusses on how to do that http://www.boutell.com/newfaq/creating/backbutton.html[^]
------------------------------------------- Exam-O-Matic - Online exam conduction tool in ASP.net
Assume Page A calls Page B and you dont want to go back from page B to Page A. Simply include this code in Page A. javascript:window.history.forward(1); i use this code wat if i want to come back to a from any other page this is also not possible pls help..
-
Assume Page A calls Page B and you dont want to go back from page B to Page A. Simply include this code in Page A. javascript:window.history.forward(1); i use this code wat if i want to come back to a from any other page this is also not possible pls help..
What part of "There doesn't seem to exist a perfect solution to do that" was hard for you to understand? This issue is complex, imperfect, and requires in-depth research on your part. If you are a student, ask your instructor for guidance. If you are in paid employment you are a discrace.