There are CFX tags that will allow interaction and listing of services and their states (CFX_Service is one).
Or, you can CFEXECUTE "net start" to get a list of started services (then "net start <service_name>" or "net stop <service_name>") Depends on what you are trying to do.. -----Original Message----- From: David Adams [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 3:01 PM To: CF-Talk Subject: Can CF Detect a Win32 Service? Is it possible to build a service control interface with CF? I need to detect the status of a service. Hope someone can comment. Dave Adams ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

