|
This is a very complex topic. However, we can summerize it by saying, most browsers today have built-in restrictions preventing the browser from directly interacting with EXE files. Developers have to use browser/web based technologies like ActiveX, ClickOnce or a Java applet to call and pass paramters to locally installed EXE file. In most cases this type of action require the to user confirm or authorize the action.
|