How do I set up the file upload so that only one file can be uploaded? When user selects a file from uploader, I don;t want to show another file upload control under it.
Also, how can I display the information that is available for "Files in Folder", such as size and content type, in "Files for Saving" section?
Thanks.