Quote Originally Posted by Chad View Post
Code:
Dim Username As String
Username = Wrapper.Between(Wrapper.Get("http://www.gaiaonline.com/profiles/" + txtID.Text), "<title>Viewing ", "&")
Cool it's shorter
In fact you removed the strHTML string nice nice
Thanks