Hi, I am working over a ASP .NET application and SQL server database. The databases i m using is huge and takes time while updating or generating report by my ASP .NET application.
As the reporting and updating require some calculation, if the user presses ESC button or Back button of browser the data is partially updated in the database.
I got the way to disable ESC key but I am not able to disable the back button while processing. Please help me out.

Thanks for the reply, out of all of the mentioned techniques I like opening the new window because all other techniques may not redirect the page to previous page but stops the current processing.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.