launching a VB application on clients' machines from a web page?
Basically, you can launch an application (not restricted to VB) using client-side script on your web page. However, it's usually blocked by the browser because of security risk to clients' machines.
Also, it depends if the appliction have included some registry settings during installation to tell the computer that it's saved to launch from a web browser.