﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
854	InetGetSize	psandu.ro		"#include <Inet.au3>
$a = InetGetSize(""http://address/version.dat"")
If $a > 0 Then
   _INetGetSource('www.google.com')
   $b = InetGetSize(""http://"" & $user & "":"" & $pass & ""@address/download/fis.upd""
   MsgBox(262144, 'Size:', $b)
EndIf

-without '''_INetGetSource('www.google.com')''' 
    always '''$b=0''' 
why?
pls help
thanks."	Bug	closed	3.3.1.0	AutoIt	3.3.0.0	None	Fixed		
