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:327337 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

