I just want users select folder path.
For example;
User choose 'D:/example/' folder.
Then im save 'D:/example/' to my database.
<input type='file'> doesnt work for me . I just need folder path
How can i do that ?
Edit: Everyone show this for answer
but this is not my question. It listing directory.
I just want folder path like d:/asd/ user pick asd folder on d.
so i save my database to 'd:/asd/' .just this
I dont know how can i explain more.
I hope this can help you
you can see the folder name in alert when select a file