标签: downloadfileasync
我有一个网址:
Dim processingUrl as String = "http://myIP//myPage.aspx?ID=123321123&ReportType=999"
我无法使用DownloadFileAsync下载我的processingUrl。我想它必须具体如下:
http://somesite.com/file.zip
那么如何下载我的processingUrl