Multi Download 01-22-2011, 07:59 PM
#1
Hi,
well... I'm making a kind of downloader, well... it will get the strings to download from a site, now, there will be more than one link
example:
I know the code:
My question is, how do you make the program, to download all files 1 by 1?
Thanks alot!!!
PS: I know the code to download
I just can't find a way to download 1 by 1
well... I'm making a kind of downloader, well... it will get the strings to download from a site, now, there will be more than one link
example:
Code:
somebody.fileave.com/something.exe
somebody.fileave.com/somethingelse.exe
somebody.fileave.com/moreweirdthings.exe
somebody.fileave.com/lalala.exeI know the code:
Code:
Dim wc As New WebClient
Dim strings As String
strings = wc.DownloadString("link")
wc.Dispose()My question is, how do you make the program, to download all files 1 by 1?
Thanks alot!!!

PS: I know the code to download
I just can't find a way to download 1 by 1
Staff will never ever ask you for your personal information.
We know everything about you anyway.
We know everything about you anyway.
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)

![[Image: rytwG00.png]](http://i.imgur.com/rytwG00.png)