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
Name of Antivirus software compiled
Running a Windows 2003/2008 DFS fileserver on Vsphere 4?
Adding iSCSI store to existing ESXi 4.0 system?
screenprint32 does not work on windows 7 what is a replacement ?
PPT Taskkill Command VBS MsgBox
CVV2 checker for C# code
dell powervault ejection issues
Multi Homed Windows 2008 Server
IE version confusion.
PHP Email