javascript - Open Windows Run Commands from a WebPage -



javascript - Open Windows Run Commands from a WebPage -

i'm preparing web-based application, need click on button should trigger window in pc. disk shared of departments in our company. phone call 'share folder'. in windows run commands, come in command "\10.227.100.89\share_folder$" the window opens. want click in web page.is attainable? utilize javascript it?

it attainable. wouldn't need javascript or that. local location of executable.

i.e. open excel :

<a href="file:///c:/program%20files/microsoft office/office/excel.exe.exe" title="open excel">excel</a>

you specific file. open given excel file.

javascript html

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -