having problem launch local file from browser
is it possible to kick open a local file(.exe .xsl abc.xlsx etc..) from browser. i have tried to open by passing URl (file:///c:/..) but it download file every time when… (read more)
is it possible to kick open a local file(.exe .xsl abc.xlsx etc..) from browser. i have tried to open by passing URl (file:///c:/..) but it download file every time when i try to access. i also tried registry editor to create a URL protocol however it only open .exe file. and i cannot let client to add URL protocol by them self. please let me know how can i solve it. if not possible except just security issue please let me know a proper reason.