Oh and another thing. I use client vars extensively to maintain state in my applications. Mostly out of an unfortunate need to maintain ColdFusion 5 clustering compatibility. I have to say I can't wait to be able o drop CF5 legacy support but those days are at least a year away. Anyway, I have personally never experienced anything but grief and misery when working with a developer whose server config involves storing client vars in the cookie scope. Your mileage may vary.
The problems aren't all server-side. Once you fix your own code to stop the server side issues it seems you never leave behind user-spawned issues that you now have to deal with because you have handed over one of the underpinnings of your application to the outside world, which never seems to want to play nice. -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205993 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

