Janath, I do not know if the following is something that can help but at least it allows doing neat things:
http://tutorialzine.com/2011/09/html5-file-upload-jquery-php/ http://www.html5rocks.com/en/tutorials/file/dndfiles/ http://www.html5rocks.com/en/tutorials/file/filesystem/ http://net.tutsplus.com/tutorials/html-css-techniques/toying-with-the-html5-filesystem-api/ 2012/6/18 Anthony <[email protected]>: > From what I've read, this is not possible in HTML/Javascript from a browser > (you can select a file, but not a folder path). Apparently it can be done > via a Java applet, ActiveX plugin, or Flash. > > Anthony > > > On Monday, June 18, 2012 11:52:06 AM UTC-4, Janath wrote: >> >> I need a control in a form which allows me to browse and select a >> directory (folder). >> >> any clue is appreciated! >> Janath

