Anyone can help me ?
Get viewsource data from HTML and yet set regular expression to ignore the unnecessary <TD></TD>, other html element as well. only need the text data.
{
private void autorun()//Create the HttpWebRequest object
{
HttpWebRequest req = (Go to the complete details ...