You could use the meta tag expires and expire the page immediatly from the
browes cache.

Remeber to use GMT for the time var.

matt

-----Original Message-----
From: Tim Do [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 4:35 PM
To: CF-Talk
Subject: RE: refresh and back buttom


I understand that... just wondering if there was an easier way... like a
script or something.  How do they online banking sites do it?  If you hit
refresh or back, it  says page has expired.

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 1:29 PM
To: CF-Talk
Subject: RE: refresh and back buttom


maybe even drop a cookie on that page you redirected them to, such that
if they click on anything else, it would set the cookie, then if they
tried to get
back to that page, it wouldn't cause they already had that cookie.

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 4:26 PM
To: CF-Talk
Subject: RE: refresh and back buttom


1. redirect them to a page that has nothing to do with the action
they have just completed.

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337

-----Original Message-----
From: Tim Do [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 4:16 PM
To: CF-Talk
Subject: refresh and back buttom


Hello all,

How would I prevent the user from refreshing a page or hitting the back
button after an action has been processed?


Thanks in advance




______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to