I am working on a project that requires me to be able to navigate web pages with different proxies, user agents and clear cookies. Now, looking around the network, it looks like there are some solutions for each of them, but I can never get them to work. I was wondering if there is a wrapper for this control that fixes all these problems or even just another control that I could include. Thank.
Edit: I tried using HTTPWebRequest, it has everything I need - Javascript
source
share