hi, i am using visual basic 6 and web browser control to automate some process. But i am facing some problem now, as i don't know how to set proxy and sock settings in vb6.
For example, if i want to change/apply proxy settings, then i have to do it manually by open internet explorer->tools->option->connection->settings.

But, i want to change/apply proxy settings from my code, i mean automatically.
For, example:
webBrowser.HTTPProxy=111.111.7.76:80
webBrowser.FTPProxy=111.111.7.76:80
webBrowser.SecureProxy=111.111.7.76:80
webBrowser.Socks=111.111.7.76

Please, guys help me out, i am facing problem for this... i need to know it very urgent

best regards
kamrul hassan