PREVENTING the "BACK" process?? [modified]
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hai, i m using ASP.NET with C# (.net 2005, 2.0 framework). when user press the BACKSPACE key or ALT+LEFT ARROW, it should not goto the previous page. how to proceed this? help me - KARAN
modified on Tuesday, April 1, 2008 1:47 AM
-
hai, i m using ASP.NET with C# (.net 2005, 2.0 framework). when user press the BACKSPACE key or ALT+LEFT ARROW, it should not goto the previous page. how to proceed this? help me - KARAN
modified on Tuesday, April 1, 2008 1:47 AM
You can never do that. They are client side events.