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]

Reply via email to