I have this html code \[code\]<input type="file" id="path" name="selectpath"/>\[/code\]but when I click this input it's available only to select file not folders when I click on any folder just open it and not get this path or directory it must select any file (image,text file etc), but I need to select folders only to get directory for any place on client machine How can I do it.