yeah the CFC is obviously different in the way that it works but the .cfm is just a standard CFM page.
J.J. On 6/16/07, Michael E. Carluen <[EMAIL PROTECTED]> wrote: > > Lotsa thanks JJ. > > That's what I originally thought it was, but I was not entirely sure if > there was any other inherent and unique properties of the application.cfm/cfc > that makes it different from the standard cf template. > > Again, thanks... if there are any other folks who think otherwise, please > continue the thread. Otherwise, JJ answered my question. > > > > -----Original Message----- > > From: J.J. Merrick [mailto:[EMAIL PROTECTED] > > Sent: Saturday, June 16, 2007 1:28 PM > > To: CF-Talk > > Subject: Re: Using cfinclude and udfs on application.cfm > > > > 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 > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-Talk/message.cfm/messageid:281387 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

