Re: Retrieving and Parsing Particular Data From a Website

2006-10-25 Thread Tom Phoenix
On 10/25/06, Danny Favela <[EMAIL PROTECTED]> wrote: I'm trying to get particular data from a website. The data is in a table. I am to: 1. Parse the source code and locate the string indicating that the data related to that item will soon follow. 2. Retrieve that data. The data changes ever

Retrieving and Parsing Particular Data From a Website

2006-10-25 Thread Danny Favela
Ishnu'alah. I'm trying to get particular data from a website. The data is in a table. I am to: 1. Parse the source code and locate the string indicating that the data related to that item will soon follow. 2. Retrieve that data. The data changes every day, so it's not an issue of simply look