With this control, your users can add up to 10 attached files to a web form. The file names display in a list below the control and users can edit the file list at any time. On the server side, you can edit the file list before saving the files and you can direct the control to save its files in any desired folder.
This is an ASP.Net web control that lets users navigate an upload folder and its subfolders on the server and select a file. Also, user can upload files to the selected folder, create subfolders and delete them if necessary. You can easily adjust permissions you grant each person. You can forbid uploading files and folders, deleting them, creating folders. You also can limit size of files that can be uploaded and restrict allowed types of files by their extensions.