When a command button is pushed, the program will open a new form and it will navigate to a site, get the source of the site and in a textbox display what is in between <span class="ResultBody"> and </span> (which is in the page source).

Cheers.