You are Here:
FAQ
Scripting & Programming
MSSQL
Article #11
|
How do I establish a connection to the proxy server?Use the following in web.config to establish a connection to the proxy server: <system.net> <defaultProxy> <proxy usesystemdefault = "false" bypassonlocal="false" proxyaddress="http://ntproxy.1and1.co.uk:3128"/> </defaultProxy> </system.net> |
© 2007 1&1 Internet Ltd - About 1&1 Internet