All Forums >> [Scripting] >> Post a VBScript >> change proxy server from browser Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
The following is a script used to change IE's proxy server through a browser, although not entirely as it sounds. It was created to work in conjunction with PHP to create a dynamic script to change IE's proxy server right out of the browser (by going "run" rather than "save as"). Eg, select the server, generate the script, download the script. You can see what I mean here.
The script itself closes all instances of IE, changes the registry settings, and re-opens IE again. It is also backwards compatable to the earliest days of Win95.
_____________________________
Software is like sex. It's better when it's free... -Linus Torvalds