Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

C#/VB.Net Web Browser Control Replacement

I've been working on a project that requires that I can go around webpages with different proxies, user-agents, and clear cookies. Now after looking all around the net, it looks like there are some solutions for each of these, but I can never get them working. I was wondering if there was a wrapper for this control that fixed all of these problems or even just a different control I could include. Thanks.

Edit: I tried using HTTPWebRequest, it has everything I need -Javascript

like image 333
Lienau Avatar asked May 12 '26 13:05

Lienau


1 Answers

Maybe the GeckoFX Engine is Right for you....

Click ME

like image 119
Werewolve Avatar answered May 14 '26 04:05

Werewolve