I have been getting a small but steady flow of
complaints from users that, when looked into,
are being caused by CF session variable values
being lost mid-session. This only happens to
AOL and WebTV users, but not all of the time.
For example, they log in and I store their member
ID in a session variable. One click later, that
session variable's value is zero (original value
lost).
The problem seems to clear itself up if the user
stays away from the site for a while and then
returns some hours/days later. This got me
thinking that this is a proxy server/cache
isssue so I inserted the following in the response
pages:
<META HTTP-EQUIV="Pragma" CONTENT="no-cache" >
I seem to be getting less tech support email now
but it hasn't stopped entirely.
Anybody have any thoughts/work-arounds on this?
Thanks
Joe Tartaglia
High Caliber Systems, Inc.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.