M
meoblast001
I use the following code
My.Computer.Network.DownloadFile(file.Text, "C:\Program Files\Mystic Galaxies\
Mystic Galaxies Aqua\Downloads\" & title.Text & ".mp3")
and it downloads the file, but freezes the application. Why is it doing this?
My.Computer.Network.DownloadFile(file.Text, "C:\Program Files\Mystic Galaxies\
Mystic Galaxies Aqua\Downloads\" & title.Text & ".mp3")
and it downloads the file, but freezes the application. Why is it doing this?