Hi,
Does anyone knows how to use a WebBrowser control with a proxy? A want to specify in code the proxy IP and port.
thanks.
Printable View
Hi,
Does anyone knows how to use a WebBrowser control with a proxy? A want to specify in code the proxy IP and port.
thanks.
No, not in the webbrowser but look into the internet Transfer Control (INET). You can set a proxy there
Ok, but how can I display the web page opened with Inet?
Thanks