Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

InetRead() other ways?

$
0
0
Hello,

So as the tittle this is a question arround inetread.
I am using InetRead to get the size of a file before downloading.
My simple functions looks like this and it works fine:
[ autoit ]      
Local $link =InetRead('http://msft.digitalrivercontent.net/win/X17-24394.iso') Local $Bytes = @extended MsgBox(0, "", "Bytes: " & $Bytes)

My problem is that in this case of download the file size is 2.5GB arround and InetRead takes long to return.
Is there an other function that could tell me imediatelly the file size?
All _IE_Functions needs an _IECreate to work so they wouldn't help me.
Any solutions?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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