How to set a proxy for Webbrowser Control without effecting the SYSTEM/IE proxy
Posted
by dr. evil
on Stack Overflow
See other posts from Stack Overflow
or by dr. evil
Published on 2010-03-23T11:52:12Z
Indexed on
2010/03/23
11:53 UTC
Read the original article
Hit count: 913
How can I set a proxy for a Webbrowser Control without setting a proxy for IE. Basically I want my application to use a certain proxy however obviously I don't want to change user's IE proxy settings.
© Stack Overflow or respective owner