<input file>is a file chooser, I need a directory chooser,
The user must have the permission to navigate the hard drives and select a specific directory (not a file)
since it would be bad for web pages to browse hard drives it is a security issue
so neither <input type="file"> nor <html:file> have this capability