agreed and egg-knowledged!!

~Simon

-----Original Message-----
From: Andy Ewings [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 01, 2000 10:43 AM
To: CF-Talk
Subject: RE: Client variables disappearing


The point is that the Client variables will expire.  If you write it in a
ccokie or into a db they won't

------------------------------------------------------------------ 
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 15:21
To: CF-Talk
Subject: RE: Client variables disappearing


they're stored in server registry when you do that.  best practice: store
client variables in a database (set this in the cf administrator).

~Simon

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


but wouldn't client variables be saved in the user pc (I selected registry)
and CF would retrieve them as needed using the ID and Token? 

Bismarck Perez


-----Original Message-----
From: Simon Horwith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 01, 2000 9:50 AM
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]
----------------------------------------------------------------------------
--------------------
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