Can I use TextReader to read an HTML file from a site, e.x.: http://www.moe.alrazem.com/default.htm and save the html code as a string in a variable??? Using C#??How can this be done?