Results 1 to 4 of 4

Thread: Web Browser Control With Proxy & Sock Support !!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2009
    Posts
    340

    Question Web Browser Control With Proxy & Sock Support !!

    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

  2. #2

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2009
    Posts
    340

    Re: Web Browser Control With Proxy & Sock Support !!

    hi, FireXtol, i am sorry to say, but.. how you supposed that will help, becuase that link have some very basic usage of web browser control but, i don't need them. I only want to know, how to handle proxy in web browser control.

    please help me out some one

    best regards

  4. #4
    Fanatic Member FireXtol's Avatar
    Join Date
    Apr 2010
    Posts
    874

    Re: Web Browser Control With Proxy & Sock Support !!

    I was not sure how far you'd gotten. You didn't mention.... There's a basic primer, and a link to the MSDN describing an API you can use to change the proxy settings.

    Apparently it can be done with the registry on Windows 7.

    This might also be relevant: http://support.microsoft.com/kb/555850

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width