Have a look at this, this will clear some of this up for you.
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_17915

Basically you need to set per-session cookies.

Taco Fleur - CEO
Pacific Fox http://www.pacificfox.com.au 
an industry leader with commercial IT experience since 1994 .

** Web Design and Development 

** SMS Solutions, including developer API

** Domain Registration, .com for as low as AUSD$15 a year

** Seamless Merchant integration

** We endorse PayPal, accept payments online now!



> -----Original Message-----
> From: Saturday (Stuart Kidd) [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, 8 October 2005 6:36 PM
> To: CF-Talk
> Subject: Client variables
> 
> 
> Hi guys,
> 
> I have a competition on my site.  When a user enters the competition  
> I set a client variable:
> 
> <!--- set the client variable using the current article id 
> ---> <cfset 'client.competitionEntry#url.ID#' = 1>
> 
> I tested the competition a few days ago and now when i come to look  
> at it I can see that the Client variable  
> client.competitionEntry#url.ID# must still be equalling 1 as this  
> line is in effect:
> 
>                      <!--- this person has not yet entered --->
>                      <cfif NOT isDefined 
> ('client.competitionEntry#url.ID#')>
> 
>                      Show competition form here.
> 
>                      <!--- this person has already entered --->
>                      <cfelse>
> 
>                      You have entered this competition.
> 
> I automatically thought that client variables would end once the  
> browser has been closed?  I have had my Mac switched off overnight,  
> how could this be?
> 
> Anyone who can shed some light on this I'd be very grateful.
> 
> Thanks,
> 
> Saturday
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220478
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to