c# + proxy + web site

  • Thread starter Thread starter Hasan O.
  • Start date Start date
H

Hasan O.

Hi,

I am trying to write a program that includes a webbrowser (
System.Windows.Forms.WebBrowser ) , it works good.

I have two question about that

1 - how can i make this webbrowser to use proxy using WebProxy object or
something like this
2 - popup windows doesnt get session's , what is the problem ?


Thanks in advance
 
Back
Top