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
Deploy RemoteApp MSI using GPO
jquery
How to connect to Oracle 11g as "SYS" from PB
Delete rows in each txt file that matches full or partially. Whose names are mentioned in another txt file.
exchange 2003 and ISA 2006 certificate renew - RPC-HTTPS not working
Windows Authentication with User and Roles management in SQL Server
Outlook business Card
msoutlook 2007 data file do not compress
AutoCAD 2011 install cannot find pit.config and fails
Meta redirect question