I found a solution. I didnt know theat Javascript could access cookie objects, so now I know this, its was easy to do. I still dont think its the right way to do it. I am sure there must be e a better way, but it works.
Jeremy -----Original Message----- From: "vss" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon, 26 Jan 2004 16:10:03 +1300 Subject: [DUG] [off-topic] Page Expired > HI all. This it WAY off topic, but I am wondering if anyone knows the > answer to this. > We have a website (internal) that submits some data. > When you press the back button, you can press the submit button again > and > it will post the data again. > I cant use session objects because the page just comes from the cache. > I put "<META HTTP-EQUIV="expires" CONTENT="Wed, 09 Aug 2000 08:21:57 > GMT"> > " into the header of the page, but it made no difference. > What I would REALLY like, is for the page to come up saying its > expired, > just like it does on some Banking sites. > > Thanks, Jeremy > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
