I agree.....sounds like the Client variable is expiring.  Yo need to store
it in a ccokie on the users pc (providing they accept cookies) or store it
in a db on the server and pull this info when they log in.

------------------------------------------------------------------ 
Andrew Ewings
Project Manager
Thoughtbubble Ltd 
http://www.thoughtbubble.net 
------------------------------------------------------------------ 
United Kingdom 
http://www.thoughtbubble.co.uk/ 
Tel: +44 (0) 20 7387 8890 
------------------------------------------------------------------ 
New Zealand 
http://www.thoughtbubble.co.nz/ 
Tel: +64 (0) 9 419 4235 
------------------------------------------------------------------ 
The information in this email and in any attachments is confidential and
intended solely for the attention and use of the named addressee(s). Any
views or opinions presented are solely those of the author and do not
necessarily represent those of Thoughtbubble. This information may be
subject to legal, professional or other privilege and further distribution
of it is strictly prohibited without our authority. If you are not the
intended recipient, you are not authorised to disclose, copy, distribute, or
retain this message. Please notify us on +44 (0)207 387 8890. 



-----Original Message-----
From: Simon Horwith [mailto:[EMAIL PROTECTED]]
Sent: 01 November 2000 14:50
To: CF-Talk
Subject: RE: Client variables disappearing


not sure, but it sounds to me like you should be setting a cookie, not a
client variable.

~Simon

-----Original Message-----
From: Perez, Bismark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 01, 2000 9:38 AM
To: CF-Talk
Subject: Client variables disappearing


Hello there, 

I have this little problem, I'm saving the last order number on a client
variable (I need to pull that order next time the user hits the site, no
matter if they have not completed the order), in the application.cfm I'm
checking if the client.order is defined, if it is not then I assigned a new
order number since that means the user completed the previous order, the
problem that I'm getting is that when the user comes back the order number
gets a new number meaning that the client.order field was not found

what I'm doing wrong....  

Bismarck Perez

----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to