Access client side files using browser...
Posted by Robin in
Javascript on 04 25th, 2009 |
No Comments
Is it possible to access files in the client side using a web application/browser ?
Answer :
Yes. It is possible. But only on certain conditions.
Download sample Code here
1) The below code works only in IE.
2) You need to change your security settings in IE to Low.
Select Tools -> Internet Options...