I want to create an application launch button within a running application
but want to launch a new instance only if an existing instance of the program
is not running. Both applications are Web apps so just understanding if I.E.
is running is not enough. Any suggestions/samples would be appreciated.