Hello!

I have a URL of a web page and I want to recieve the html source of that page in a string using c#.
how can I do that?

thanks!