Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How i can trap History.Back event in ASP.NET USing C# ???? Will be thankful Babar Babar
There is no such event. The closest thing is the document.onunload event in javascript. That does however fire regardless of the reason you are leaving the page. --- b { font-weight: normal; }