I want to retrieve data from a website. But I\'m getting an error.
My Code;
HtmlDocument doc = new HtmlDocument(); doc.LoadHtml(contents);