TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Aakash Maurya
96
19.8k
1.2m
Can I read file from E:\Documents drive using JavaScript?
Aug 2 2018 8:16 AM
I have my several files placed at
E:\Documents
in my system.
Now I want to read all the files from this location using JavaScript.
I know I can use
FileReader
but that needs to use the
<input type='file'>
element and I need to browse the files.
But what I need is, I do not need to browse the files. I just need that my JavaScript code locate my all files under the drive and read it for me without asking me to browse.
Is it possible?
Valuable suggestions are most welcome.
Reply
Answers (
1
)
what is css and types of css
Design and Deploying web app