Deleting all my cookies didn't work .. also, this was working fine for days .. just this day it decided to crap out ..

Paul Giesenhagen
QuillDesign

  ----- Original Message -----
  From: Matt Robertson
  To: CF-Talk
  Sent: Friday, October 10, 2003 4:18 PM
  Subject: Re: Sessions - won't stick around

  Paul wrote:
  >I am not using client variables ...

  If you shut off client management you also shut off CF's ability to track your sessions on its own, since it keeps track of visitors server-side via client.cfid and client.cftoken.  Setclientcookies has to be set to "yes" (or left out as its the default) as it sets the key pair on the client side.  You need 'em both to get the job done, but you can do without one, the other or both if you faithfully, manually pass the key pair around.

  --
  -------------------------------------------
  Matt Robertson,     [EMAIL PROTECTED]
  MSB Designs, Inc. http://mysecretbase.com
  -------------------------------------------

  --

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to