I need browse the local folders for select one. I need this for a web application. For select files I have the html field (type=“file”) but with this I can select files not folders. I only need select folder for insert the path in a field. Is there any way to select local folders.
Thanks.