it is the default behavior. You are supposed to be able to fix this by adding "setdomaincookies="yes" in /Application.cfm.
This is one of the server side code gotchas I was alluding to in your other thread. I have to rely on client vars for practically *everything* insofar as state info and I just friggin' hate the grief that goes with client vars in cookies. If you've got MX you can use session vars and save yourself a TON of grief. Have you checked out the CFMX Coding Standards? This page seems pertinent: http://livedocs.macromedia.com/wtg/public/coding_standards/structure.html -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205997 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

