Post by PeCoNeHow can i test in a java script if another windows program is running?
Thanks.
You can't. Javascript on any browser is not meant to grant you that
level of access to the underlying operating system.
Further, this is a Java newsgroup, not Javascript.
Java = Fully object oriented platform independent programming language,
does not work on webpages and browsers (and no, applets don't count)
Javascript = scripting language that's used to manipulate web pages in
browsers. Differs between browser implementations.
Learn the difference between the two.
-------------------------------------
"It is a natural law. Physics tells us that for every action, there must be
an equal and opposite reaction. They hate us, we hate them, they hate us
back and so, here we are, victims of mathematics."
-- Londo, "A Voice in the Wilderness I"
-------------------------------------