Quote Originally Posted by thequestor View Post
all 3 one after the other on a single click. I don't have an issue with it if I do it one by one [ie a click for each].
Then write a method that downloads a file and call it three times from the DoWork event handler. It's that simple. Download one file, then download the second and then download the third.