I want with the click on the Button to get values from the site.

The site has a code example:

1.
Code:
Name: <b>Daniel</b><BR>
Daniel is the value I want to get into TextBox1.text

2.Same as the first:
Code:
<a onclick=" infowin(478488) " href="#"> ' It's not the full code
in the code:
Green: variable
Red: Text that I want to get what inside the brackets (variable)