Tag Archives: binary

[VB6] Using WinInet to post binary file

Here are a couple of VB6 functions that can be used to upload a zip file through an http post request. Using ready-made Microsoft.XMLHTTP or WinHttp.WinHttpRequest.5.1 First the easy one, using XMLHTTP to do the actual work The biggest benefit of using … Continue reading

Posted in Articles | Tagged , , , , | 54 Comments