>So I'm updating an application that I wrote right when I was >transitioning to CFMX 6.1. I had used an Application.cfm file in the >root directory and then an Application.cfm in each sub directory when >I would include the root dir one and also check to make sure the user >was logged in. Now, since I've switched to the Application.cfc file, >I can't use the Application.cfm in the subdirectories since it will >override the processing of Application.cfc. So, is there any analog >to this or do I have to rewrite the security system. > >zB
Not sure since I have not tried it in 7 yet (we're still on Mx6.1 here), but I believe you can extend an Application.cfc. larry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:235264 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
