My question is bit similar to (http://superuser.com/questions/29701/global-proxy-settings-for-windows) However, I'm looking to do this programmatically...for security reasons my proxy must operate without any prior configuration in the browser (proxy settings ..). in other words , force all http request (browsers )to pass by my proxy,without any configuration,because it's easiest to delete the proxy settings by the user...
there is any tricks to do that ?