A
AGP
My project uses a Webbroswer control to navigate to certain websites and do
some processing on the info found there. However, my company has a proxy
server which I must authenticate through to get to the internet. I have
tried several methods to automate the signing in to the proxy server but
cant seem to get it to work properly. My credentials look like so:
Address: proxy.mycompany.com
Port: 80
UserID: billy
Pwd: bubba
Any suggestions eiyther through Vb6 or VB.NET on how I can programatically
sign into the proxy server using the webbrowser control?
Tia
AGP
some processing on the info found there. However, my company has a proxy
server which I must authenticate through to get to the internet. I have
tried several methods to automate the signing in to the proxy server but
cant seem to get it to work properly. My credentials look like so:
Address: proxy.mycompany.com
Port: 80
UserID: billy
Pwd: bubba
Any suggestions eiyther through Vb6 or VB.NET on how I can programatically
sign into the proxy server using the webbrowser control?
Tia
AGP