All Forums >> [Scripting] >> WSH & Client Side VBScript >> Check web accessing status through different proxy servers Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Wow, that's a toughie. Hmmm, you could use the XMLHTTP object to get the page but that uses the proxy settings from IE. I suppose you could change the proxy settings in IE within the script though.