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
What happens to asp pages?
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
what is the default .net provider
Where is the value-type variables allocated in the computer ram?
We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.
what is the difference between #include directory in C,C++ and import java.packages in java
What is asp full form?
Define file system object object?
Explain the difference between post & get method in asp?
Explain the difference between cookies collection and form/querystring collection?
What is the maximum size of an array in asp?
Explain the post and get method?
Name the asp objects?
How do I open an aspx file in pdf?