Feb 11, 2005 #1 JCZorch Programmer Joined Nov 7, 2002 Messages 1 Location US How would I go about 1. Getting the html source of lets say http://google.com and 2. parasing the html for a string?
How would I go about 1. Getting the html source of lets say http://google.com and 2. parasing the html for a string?
Mar 24, 2005 #2 agflint28 Programmer Joined Jun 4, 2004 Messages 7 Location GB easy answer to that one is to take a look at the TWebData component from http://www.TMSSoftware.com, it will do all that for you. Upvote 0 Downvote
easy answer to that one is to take a look at the TWebData component from http://www.TMSSoftware.com, it will do all that for you.