Hello
I have a VBA app that needs to download some files over HTTP. After much looking for a networking control that supports proxies, I find Internet Transfer Control and Winsock. Both seem to do what I want, but neither is shipped with the Excel2000 VBA package and I can't find them for download..
What's the best way to download text files over HTTP via a proxy in VBA?
