Hello, 

Try 

<cfset DeleteClientVariable("myVariable")>

;-) 

You cant really treat client variables like regular
structures.

Jeremy Allen
elliptIQ Inc.



>-----Original Message-----
>From: S R [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, December 28, 2000 12:53 PM
>To: CF-Talk
>Subject: how do i delete client vars?
>
>
>I know how to delete a session variable using:
>
><cfset structdelete(session, "myVariable")>
>
>it works fine but I tried it with a client variable:
>
><cfset structdelete(client, "myVariable")>
>
>and I got an error.
>
~~~~~~~~~~~~~ Paid Sponsorship ~~~~~~~~~~~~~
Get Your Own Dedicated Win2K Server!      Instant Activation for $99/month w/Free 
Setup from SoloServer      PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support     
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to