开发者

Javascript File checking

I have to check whether a file is open or not by JavaScript.

Suppose i have a file opened and the path of the file is C:\myfolder\myfile.t开发者_StackOverflow中文版xt I want to check by javascript whether that file is opened or closed.


I assume you mean in a webbrowser? You can't. The browser sandboxes you in.

Do you mean some other platform? If so, specify which and I'll edit or delete this answer, as appropriate.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜