开发者

Silverlight create and execute file server-side

In my app i have the option of viewing a file that opens a window application (google earth).

In order to do that i wish to create a custom file server-side under a certain relative path (eg. "//F开发者_如何学Goiles") and then tell the server to execute it.

How can i do this?

Thank you


You would need to expose the relative paths to your clients and then have them link to that location. How you set it up will depend heavily on what type of server we are talking about (Windows or Linux, IIS or Apache, etc).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜