Are you passing #URLToken# (or #CFID# #CFToken#) between your pages? (eg
appended to URL links or embedded in your form "action" attribute) CF might
be getting confused about which client it is dealing with - especially if
you are not using cookies.

Peter Tilbrook
ColdFusion Applications Developer
ColdGen Internet Solutions
Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com
4/73 Tharwa Road
Queanbeyan, NSW, 2620
AUSTRALIA

Telephone: +61-2-6284-2727
Mobile: +61-0439-401-823
E-mail: [EMAIL PROTECTED]

World Wide Web: http:/www.coldgen.com/

  -----Original Message-----
  From: Brrrian [mailto:[EMAIL PROTECTED]
  Sent: Saturday, 22 November 2003 11:43 AM
  To: CF-Talk
  Subject: Ever have trouble with Client Variables changing?

  I have a Client variable that I set as True of False... it is changing on
me.

  For example once a page loads I dump the client variable list and I can
see
  that it is set False...  I Click on something reloads the page and it has
  switched to True.  But not Always.....  is very Odd.....   The Only place
  where <cfset Client.VariableName  exists is marked with DeBug code and it
  does not appear...

  To DeBug this I have written a
  <cfoutput>Module:#Client.VariableName#<br></cfoutput>
  into each module called when the PageClick runs...

  It is changed sometimes... but not always...  I'm going CRAZY trying to
  figure this out.

  ??????   Anyone?

  thanks,
  Brian


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

Reply via email to