I\'m wondering if it\'s possible to use Javascript in a web browser (most likely IE) to retrieve a list of currently running processes?
I\'m not trying to start any
Absolutely not, that's well beyond what the Javascript sandbox should be able to do.