how to show "browse for folder" dialog in html/javascript?
<input type="file"> only allows the user to browse for files.How about "browse for folder" dialog? Can html/javascript do that? Icouldn't find any syntax for that. If not, please advise what are theother approaches.please advise. thanks!!