I have a web page application I am writing that just needs to get the name of a directory and not send a directory on the webpage for the application, but by using a file browser and not having a user entering the text.
The input type of file only allows you to navigate to an individual file and not select a directory. I am using HTML5 as of note with javascript as the backend.
Is there any other type of input that would allow me to select a directory and only get that directories name and path and not only be able to select a file?
Aucun commentaire:
Enregistrer un commentaire