CF can't talk to ADSI, so your going to have to use an external tool. A simple COM object, command line tool, cfx tag or something similar would be needed to grab the list of running tasks and return it to CF.
-- jon mailto:[EMAIL PROTECTED] Wednesday, September 18, 2002, 4:15:24 PM, you wrote: JB> What is the easiest way to tell if a certain program is running on Windows JB> 2000 from within a ColdFusion page? I want to say, if bla.exe is running, JB> then do something on my .cfm page. JB> Thanks! JB> -Jon JB> ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

