开发者

Sending someone a Link in Outlook that refers to a local application with a param

I want to send someone a HTML Mail via my application (c#). This Mail contains should contain a clickable 开发者_JAVA百科html link that refers to a local application. f.e. :

<a href="c:\myapplication.exe -1234">click</a>

It already works to send the mail but the link does not appear as a link. I also tried the "file:/// ... " thing but it does not work in combination with a param.

Does someone know another solution ?


Due to Security this does not work.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜