How to open a file location in my PC using javascript for Apps for office 2013? -


i have created task pane app office 2013 in excel. has few buttons , labels. want open file location on pc on clicking of button. please tell me code i'm new java-script.

as far know, there no existing openfile api in javascript office, can use ajax call wcf string existing document , use document.setselecteddataasync method write got string document.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -