Before any other template. In other words... say you have a hyperlink that says "<a href='http://myserver/index.cfm'>go here</a>"
If there is an Application.cfm (it Should be spelled this way) in the root directory of myserver, then the call will look like this when you click the link: Application.cfm gets called first... index.cfm gets called second... OnRequestEnd.cfm gets called last (if it exists)... Dave ----- Original Message ----- From: "Shawn Kernes" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 4:32 PM Subject: When is application.cfm called? > All the documentation says application is called any time a template is > called. > > is it called for each include and custom tag also? > > > Thanks > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

