Launch aplication

  • Thread starter Thread starter Augusto
  • Start date Start date
Hi

If you want to launch a program on the server, then Alvin's correct.
However, if you mean you want to launch an application on the client's
machine, you'll need to use client-side script and for IE, you can use the
Shell.Execute() method, I believe.

Peter
 
Back
Top