I need to be able to select a file from a client pc and automatically add other files programmatically to the list of files to be uploaded. I saw on the specs that it's possible to do it with the UploadAttachments member by adding the files to the list of files to be uploaded and then send it by pressing the send button. Please I need an example of how to add the files to the list programatically.