You can use cfexecute to shell out and call net.exe. Or pslist - check out sysinternals.com for their pstools. (I believe that's the right url.)
======================================================================= Raymond Camden, ColdFusion Jedi Master for Hire Email : [EMAIL PROTECTED] Yahoo IM : cfjedimaster "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Jon Block [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 4:15 PM > To: CF-Talk > Subject: getting info from Windows Task Manager > > > What is the easiest way to tell if a certain program is > running on Windows > 2000 from within a ColdFusion page? I want to say, if bla.exe > is running, > then do something on my .cfm page. > > Thanks! > -Jon > > ______________________________________________________________________ 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

