K im making a project with winsock in it. And I want to know how you go about and find data within data. what im using it for is getting a web page title. I want to be able to say like

If DataArrived = blah + <title> + blah2 + </title> then
form1.caption = blah2

See what I want to be able to do is find out stuff inbetween the title.