RE: Back button refresh

2001-05-22 Thread Philip Arnold - ASP
> Can you tell me how I go about setting up HTTPS, so that it > doesn't store a page. These are instructions for IE5.x... Tools / Internet Options / Advanced, then tick on "Do not save encrypted pages to disk" (under Security) That'll ensure it'll never cache a HTTPS page; Pro: Nobody can every

RE: Back button refresh

2001-05-18 Thread Rob Gilchrist
Hi Philip Can you tell me how I go about setting up HTTPS, so that it doesn't store a page. Thanks Rob Gilchrist -Original Message- From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]] Sent: 18 May 2001 10:33 To: CF-Community Subject: RE: Back button refresh > I have this

RE: Back button refresh

2001-05-18 Thread Philip Arnold - ASP
> I have this scenario: > I am on page2.cfm and I hit the browser "back" button to go back to > page1.cfm. > > I want to implement this: > > Refresh page1.cfm if you hit the back button on your browser but don’t > refresh page1.cfm if you hit page1.cfm some other way. OK, I have 2 options for you