Does each folder have a different application scope? If so, then unless each application scope has the same name then different session containers will be used within each application. Can you supply us with some more clarity about your setup on a per application level?
-Pat On Mon, Oct 19, 2009 at 1:16 PM, Brian Bradley <[email protected]> wrote: > > I am writing a security structure and have a session variable that is being > set basically saying loggedIn="y" at the root of the site. In subfolders I > have other application files looking for that variable but not able to find > it. I know that I can write a cookie but was wondering if anyone had any > other ideas on how to get a variable that can be across applications without > setting a cookie (afraid too many users don't allow for cookies)? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327338 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

