how to disable previous page complete after logout process

Answer Posted / rajesh

<%
response.setHeader("Pragma","no-cache");
response.setHeader("Cache-Control","no-store");
response.setHeader("Expires","0");
response.setDateHeader("Expires",-1);
%>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is stored procedural

1938


what is the difference between sql server2000 and 2005

1445


Define a dictionary object?

537


Where is the value-type variables allocated in the computer ram?

433


Define a filesystemobject object?

539






What app opens aspx files?

482


Name the methods in session object?

535


i learnt .net and would like to know if there is any institute in hyderabad that gives real time knowledge.i worked on testing and planning to move on to .net putting same amount of experience in .net.kindly suggest me the institute and other details.

1309


What is the difference between razor and aspx view engine?

453


What is asp cookies?

479


Explain the post & get method or explain the difference between them in asp?

467


What are shared assemblies?

513


Juxtapose the HTTP verbs GET and POST. What is HEAD?

3360


what are web handlers?

1512


What is n-tier system?

528