> > You could just make sure that if the user clears the check
> > box, their cookies don't persist after they close their browser,
> > by overwriting the cookies with non-persistent cookies...
...
> Question, won't this get a bit screwy in a clustered enviroment?

No, it shouldn't, if you're using a common data repository for the client
variables. No matter which cluster member you connect to, it's going to use
those cookies to look up your client variables from the database. The only
thing that overwriting the cookies does is makes them disappear after the
user closes the browser.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to