If you're using CFMX I'd investigate the serviceFactory 
object... unfortunately I don't have any information about 
whether or not it will give you access to that information 
specifically or how to go about it, but that's where I'd start.

Alternately, on a Windows machine, I'd just "find files or 
folders" named "*.cfm" and containing text "<cfapplication" and see what comes up... 
If you're concerned that they might be 
storing the cfapplication tag in .htm or other files with extensions other than .cfm 
you can just use the containing text field, it'd just take a bit longer... But if you 
just need to 
know what they've put on the server, it might be worthwhile to 
let it search the text for 10-20 minutes every week or so... 

hth 

Isaac 

Original Message -----------------------
Hi all,

I am reposting this under another subject in case no one noticed it
yesterday.

Can anyone tell me to get a list of all of the ColdFusion Application Names
currently running on the on the server?

What I mean by this is a list of all the Application.name values.  I know
that I can just access Application.name when I am in the application, but I
have recently been forced to allow other groups to use our server and I want
to be able to find any cf applications that they are adding that I don't
know about as I have to keep track of them.

I don't want to have to review every single page to find the applications.

Thanks,
Steve

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to