adrians
May 27th, 2001, 05:50 AM
I want to build a custom internet browser to be installed in our company and the user can use the browser only between established hours. So farI have the browser using the WebBrowser control.
My problem is that, the user is under a ms proxy and I don't want him to know the username and password to connect to the proxy. I made a procedure which verifies if the connection password dialog box appears but it is not the nice solution.
Does anybody know how I can set the Internet connection to the WebBrowser or any other solution
My problem is that, the user is under a ms proxy and I don't want him to know the username and password to connect to the proxy. I made a procedure which verifies if the connection password dialog box appears but it is not the nice solution.
Does anybody know how I can set the Internet connection to the WebBrowser or any other solution