@Seb: I think CF must have been looking up the folder hierarchy and find another application.cfm in which session management is enabled. But I have added one for this test.
@Mike: Yes, I always use an application.cfm in my apps. I just had forgotten to add one to this folder since I was just testing an isolated function and hard coded the db. Thanks for the tips! Rick > -----Original Message----- > From: Dawson, Michael [mailto:[email protected]] > Sent: Monday, December 15, 2008 5:25 PM > To: cf-talk > Subject: RE: Re: Would anyone care to critique my approach/code to this login > scheme? > > Technically, you could add the CFAPPLICATION tag to each and every page > in order to use session management. That would be silly. A better > solution would be to use CFINCLUDE. However, the best solution, in most > cases, is Application.cfm|.cfc > > Mike > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316791 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

