Microsoft
Software
Hardware
Network
Question : Disabling or Expirying Browser's Back button
Hello Experts,
For security reasons, i there any way to disable the browser's back button, or at least, show "page expired" or something - like most banks do.
I'm trying to do this after processing a payment.
Thank you.
Answer : Disabling or Expirying Browser's Back button
Add this before any html tag on the page:
<%
Response.Expires = -1
Response.Expiresabsolute = #1/1/1980#
Response.AddHeader "pragma","no-cache"
Response.AddHeader "cache-control","private"
Response.CacheControl = "no-cache"
%>
Random Solutions
SSAS Filter Unused Dimension Members
Default User/Password for Panasonic DP-C405 Web Interface
fully uninstall Acrobat 8.2.2
Solaris 10 License Expire questions
'similar items' thumbnail linkusing php and mysql
keep table at base of page
After Windows update, NIC has limited or no connectivity
Flash screen in vb.net 2005
how to export the SSL certificate from Microsoft exchange 2003 in the .p12 format for mobile phone HTC Desire
Change SQL Server language setting