开发者

How can you open windows program by pressing a button on web page

How can you open windows program by pressing a button on web page

I develop web app in asp.net, and I want to do some action in windows when press button on

the web page,

For example: when you press Messenger button in http://www.msn.com/?ocid=hmlogout

windows live messenger will open in your computer,

Is there a certain tech开发者_如何学Pythonnique to do that ?

thanks for any suggestion.

Dani.


This will not work unless you try to upen a URI with an associated protocol on the client.

torrent:// or something like this.


You can either:

  1. open applications associated with a protocol (as citronas said)
  2. use a trusted applet/activex
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜