Selecting directories using File Upload component
I am writing a web application which needs to allow users to select directories (rather than files) for processing.
The standard File Upload component seems to block the selection of direcories - is there some way of overriding this or is there another component that can be used instead ?

