Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21123

Download multiple files simultaneously by using an array of these controls

$
0
0
Hi,

I am using Ultimate Winsock Downloader (HTTP, FTP, Files > 4GB) to try and download simultaneously by making the controls into control arrays.

However, if I have

vb Code:
  1. loader.DownloadHTTP File, savelocation

but the new control configuration

vb Code:
  1. Download  index, frmMain.lblStatus, frmMain.ctlDownloader, Furl

but I receive

Type Mismatch

or if I put

vb Code:
  1. Download  ctlDownloader.Item(index), frmMain.lblStatus, frmMain.ctlDownloader, Furl

Object doesn't support this property or method.

Does anyone know how to get the above project working for multiple downloads?

Thanks,


Nightwalker

Viewing all articles
Browse latest Browse all 21123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>