View Single Post
Old Jun 7th, 2005, 9:12 PM   #1
jonnymp316
Newbie
 
Join Date: Jun 2005
Posts: 1
Rep Power: 0 jonnymp316 is on a distinguished road
Getting Info From an HTML File

So I am looking for a simple way to do this, and I just need to be pointed in the right direction. So, I am trying to basically get information that is inside of tables in an HTML file. What I want to do is to turn the data inside the <TD> lines in the tables into an array so everything between <TD> and </TD> gets added to an array. Does anyone know a simple way of doing this? The way that I have started go is getting very complex, any help is much appreciated.

-Jonny
jonnymp316 is offline   Reply With Quote