How to send files via HTTP_POST with Excel using VBA? How to send files via HTTP_POST with Excel using VBA? vba vba

How to send files via HTTP_POST with Excel using VBA?


I'm successfully using the one below (it uses ADODB.Stream and WinHttp.WinHttpRequest.5.1):

http://www.ericphelps.com/scripting/samples/reference/web/http_post.txt

(if website disappears, also available on Internet Archive)