I'm sure VB can load a web page, but Perl can too. You could install perl on that office machine and use
LWP to do the HTTPS request. It may be harder to get SSL working that way though, than to simply use the VB stuff (which I think runs the IE code to do it).