Find absolute path of the exe file using javascript -


can absolute path of specified exe file in javascript.

(i.e) if give file name quicme , want path of file name as

c://programfiles/quicme.exe 

no, can't. you'd need access path environment variable that, , javascript in browsers not have access that.

in jscript on windows script host, might able to, though. (if that's case, please add appropriate tags question.)


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -