>I'm having some trouble...I'm using CLIENT scoped variables because we are 
>in a load-balanced environment.  I need to delete some variables from the 
>client scope and it's just not working...structClear(CLIENT) seems to work 
>when I refresh the browser window to load that code, but when I go back, 
>all of the data that was in the CLIENT scope before is still there.  I 
>tried to go in and delete specific keys by doing 
>structDelete(CLIENT,client_data), one at a time, but that didn't work 
>either.
>
>Is there a reliable way to delete values from the CLIENT scope?  Or am I 
>doing something stupid?
>

<cfset deleteClientVariable("varName")>

Regards,
Dave.

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to