how can i extract the body of the Page
i got the entire content of the page through WebRequest class. Now i want to extract just the matter which the body of the page contains (mean which I see on the page). Is there any function in ASP.NET (or in ASP) through which i can do it.