How are you storing the settings (variables--which scope? cookies?)

Jamie

On Thu, 20 Jun 2002 09:18:32 -0400, in cf-talk you wrote:

>The redirect page appends a UUID to the URL. No form fields are passed.
>
>-----Original Message-----
>From: Marlon Moyer [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, June 19, 2002 4:13 PM
>To: CF-Talk
>Subject: Re: Intermittent Browser Caching Problem
>
>
>You could always append a random number on the end of the query string to
>simulate a new URL.  Also, are you sure that the users haven't told IE to
>remember form values?
>
>Marlon
>
>  At 01:37 PM 6/19/2002 -0400, you wrote:
>>Hi Guys!
>>
>>Every once in a while, someone will clock in or out, then log out of our
>>application, then someone else will log in on the same machine and the same
>>browser window, go to the clock in page, and see the previous person's
>clock
>>in page. It's a multi-click operation to get to this page, and preceding
>>pages show the correct personal information, so the problem is unique to
>>this one page. The browsers that are having this problem are of the MSIE
>5.x
>>to 6.x variety on Windows 98 or ME. If you'll pardon the length, the top of
>>the page looks like this:
>>
>>
>><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
>>Clipboard Solutions It's pretty obvious I've been trying any tag I can get
>>my hands on to get rid of this problem. (Any comments about the efficacy
>>of any of these would be appreciated.) The
>>76CF000F-9674-431F-8E62D32851D36F6F.js file is created at login and
>>contains the personalized information that is correct in the previous
>>pages and (sometimes) incorrect on this page. This JavaScript
>>personalization header is referenced in the template like this: The Access
>>structure is stored in a cookie which is deleted and recreated at login.
>>This problem comes up more regularly at some sites than at others, but I
>>can't seem to find any pattern. Regardless, it's a serious violation of
>>privacy for the individuals affected and is ruining our reputation among
>>our clients. Any help would be greatly appreciated. Thanx Dave
>>
>
>
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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