It looks like an attempt to keep folks from accessing individual pages, without going through some kind of entrance page.
Hth sas -----Original Message----- From: Peterson, Chris [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 9:26 AM To: CF-Talk Subject: Can anyone tell me why someone would do this? I inherited a web site that is having session management issues, and using a good amount of ram. In the application.cfm file, there is the following session code: <cfapplication sessionmanagement="yes" name="#Hash(GetCurrentTemplatePath())#" setclientcookies="no"> Now, can anyone tell me why you would want, on a web site that requires users to login, to set the session name based on the template? Chris ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272980 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

