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 are asp controls?
Explain the difference between a namespace and an assembly name?
What is a service application?
Explain the event handlers of session object?
What is asp content?
How do I convert an aspx file to pdf?
Explain the post & get method or explain the difference between them in asp?
Distinguish functionalities of ASP in web design.
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
Give the comment tags for the following?
Name the methods in session object?
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
Define asp?
Explain the difference between inline and code behind.
Define a class in css?