how to disable previous page complete after logout process

Answer Posted / aman

<script type = "text/javascript" >
function disableBackButton()
{
window.history.forward();
}
setTimeout("disableBackButton()", 0);
</script>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does asp stand for?

531


Name the methods in session object?

535


How do asp pages work?

490


how can i connect to ms-access database, with ASP??

1368


Define common type system (cts)?

486






Name the command to display characters to the html page?

529


What are the browsers that can access asp pages?

514


What is the microsoft intermediate language (msil)?

464


Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...

1838


Explain how big is the data type int in .net?

499


How many global.asa files can an application have in asp?

483


What is asp price?

502


What is asp what can asp do for you?

494


How do I open an asp file in excel?

525


How can I see what assemblies are installed in the global assembly cache?

522