Monday, May 4, 2009

Apply Proxy Settings for HTTP in VB?

I'm using Visual Studio 2008 and we have a web browser we're developing that works great so far. Except for that fact that if there is a proxy in the way we are unable to go on through. So if I could somehow use the pre-existing proxy in IE options or even better set one up that you can manually adjust for the browser that would be greatly appreciated.





Thanks in advance,


Jon

Apply Proxy Settings for HTTP in VB?
You could try looking through the Windows API calls to see if you can interface into the operating system's settings that way and thus use the internet settings that IE uses


No comments:

Post a Comment