Use the Winsock control to connect to the HTTP server and send the following text:
"HEAD /dir/file.zip HTTP/1.0" & vbcrlf & vbcrlf

Then parse the text it sends back for the file size.