1 Replies - 1007 Views - Last Post: 05 September 2012 - 10:59 PM Rate Topic: -----

#1 B7vks  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 17
  • Joined: 02-July 12

Open Website using proxy-Port in WebBrowser {VB.NET}

Posted 05 September 2012 - 06:01 AM

Hy

How to open Website Using Proxy And Port ???

EX. Http://onetimeClick.com using Proxy= 120.0.0.1 Port =8080


Help me if Possible .... :rolleyes2: :helpsmilie: :helpsmilie: :helpsmilie: ....


thanks................

Is This A Good Question/Topic? 0
  • +

Replies To: Open Website using proxy-Port in WebBrowser {VB.NET}

#2 lucky3  Icon User is offline

  • Friend lucky3 As IHelpable
  • member icon

Reputation: 224
  • View blog
  • Posts: 745
  • Joined: 19-October 11

Re: Open Website using proxy-Port in WebBrowser {VB.NET}

Posted 05 September 2012 - 10:59 PM

You should use WebRequest.Proxy, and then you can display result in WebBrowser as documenttext, or document property.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1