> -----Original Message----- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 07, 2005 10:44 PM > To: CF-Talk > Subject: Including App.cfc in App.cfc > > If I have an Application.cfc in the site root, and it contains an > APPLICATION.DSN variable, and there's an admin folder with its own > App.cfc, how would I include the root's APP.DSN inside the admin folder's > app.cfc? > > When I used App.cfm I just included the root App.cfm.
Well... it is just a CFC. Can't you just CFINVOKE the other Application.cfc methods in the child one? Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211403 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

