The application.cfm runs prior to all pages thus is nothing really "special" about it. it is just called that because it is a nice place to put application level variables. So to answer your question YES it is ok to put a cfinclude inside of it and I do that often.
J.J. M On 6/16/07, Michael E. Carluen <[EMAIL PROTECTED]> wrote: > > Hi all. I am updating a legacy app that is still using an application.cfm > (not a .cfc). The update simply adds a cfinclude tag for a udf > library. Is > there anything "illegal" (for a lack of a better term) about adding > cfincludes on an application.cfm? > > It works, but would like to confirm whether or not the practice is not > recommended or would post a risk down the line. > > Thanks all. > > Michael > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281383 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

