You could use cfflush and output the template name at the start/end of each template/tag
So you'd get something like Starting template1.cfm Finished template1.cfm Starting template2.cfm Finished template2.cfm Starting template3.cfm ... Bit of a crappy manual way of doing what you want, but I can't think of a better way of hand. -----Original Message----- From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 12:57 PM To: CF-Community Subject: Currently Running Templates I can't be bothered posting to Talk, so I thought I'd bounce this off you guys here. In CF5, there isn't a way to check which templates are currently running, is there? It's just that since we have some long "maintenance" templates which take ages, I'd like to know if it's those running or others which have hung... Any ideas? Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 F: +44 (0)20 8686 7911 An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
