Click to See Complete Forum and Search --> : How can I read an html code of the HTML file?


forandrey
September 18th, 2002, 01:39 PM
Hi guys,

How can I read an html code of the HTML file? For example, there is html file samle.html and I want to see an html code of that file like <html><body>…</body></html>. How can I do it in c#?

Thanks for the help.