B
Bob Altman
Hi all,
How do I determine if IE is configured to use a proxy server? If IE is
configured to use a proxy server, then how do I get a WebProxy object
equivalent to the HTTP proxy server that IE is configured to use?
In the registry, HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings contains keys that appear to tell me if IE is configured to use a
proxy server, and, if so, the URL of the proxy server. I'm just not sure if
reading the registry is the "correct" way to get these values, or if there
is some .Net function that gets me this information in a more supported way.
TIA,
- Bob
How do I determine if IE is configured to use a proxy server? If IE is
configured to use a proxy server, then how do I get a WebProxy object
equivalent to the HTTP proxy server that IE is configured to use?
In the registry, HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings contains keys that appear to tell me if IE is configured to use a
proxy server, and, if so, the URL of the proxy server. I'm just not sure if
reading the registry is the "correct" way to get these values, or if there
is some .Net function that gets me this information in a more supported way.
TIA,
- Bob