CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2001
    Location
    Romania
    Posts
    71

    WebBrowser control

    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.

  2. #2
    Join Date
    Dec 2002
    Location
    NC
    Posts
    125

    Re: WebBrowser control

    No, not in the webbrowser but look into the internet Transfer Control (INET). You can set a proxy there
    R.L.T.W. A+, NET+, CCNA

    doin' my best

  3. #3
    Join Date
    Mar 2001
    Location
    Romania
    Posts
    71

    Re: WebBrowser control

    Ok, but how can I display the web page opened with Inet?

    Thanks

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

Featured