Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
MDN Web Docs
(Uncensored)
subscribe
Using files from web applications - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/File_API/Using_files_from_web_applications
links
backlinks
Using the File API, web content can ask the user to select local files and then read the contents of those files. This selection can be done by either using an HTML element or by drag and drop.