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
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
What is pdf aspx?
What is n-tier system?
What is asp model?
Define asp?
Define a form collection?
How do I save an aspx file?
Name the methods by which output stream is controlled?
Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?
What is caching in asp?
how to delete windows application in vs.net
What is an .asp file?
Explain the post & get method?
How do I create an aspx file?
What inheritance is and an example of when you might use it?