FileUpload can only be used to upload 1 file and I don't want to use multiple FileUpload controls. I can set the path and use Files.Request(), but how do I browse to set the path. Is there a control in ASP.Net that allows me to browse to a folder or select multiple files?