Hello,
I have an upload control with manual start. I would like to clear out the files listed to upload when an error occurs on postback as the control shows they are still there. Although when you click on "Upload" again it will say "Please select files to upload". I have tried the DeleteAllAttachments() method but that didn't work. Is there another solution? Thank you very much!