Did you set the cookies with expiration (or purge all the
client's cookies all together) prior to shutting down the 
client computer? 

On a per session basis, session variables can be cleared:

<cfset structclear(session)>

Though each client machine has to request the page that runs 
this line of code. 

hth

Isaac

Original Message -----------------------
Shutting down the client computer certainly hasn't helped.  Seriously.

We have a theory that perhaps the session variables that are stored in the 
server's memory might be causing some part of the problem.  Is there an 
easy way to delete those?

At 12:48 PM 7/31/2003 -0600, you wrote:
>This will clear the relevant cookies when they close the browser
>restarting the computer is just a sure-fire way to make
>sure they close all open browser windows.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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

Reply via email to