In webBrowser it would look like this:Thanks.
Yes it work but when you use HttpWebRequest instread WebBrowser Control to navigate some website css will broke
I will try again. Thank you very much.
webBrowser.Navigate("http://www.whatever.com", null, null, "User-Agent: put custom user-agent string here");
// Edit
You were faster than me.
Last edited: