There are several ways to do what you are trying to do.
1. When you read the xml feed load it to a database then whenever you need info about a particular record just read it from the database.
2. If you don't want to use a db for some reason then each time you want the info on a particular record read through the xml feed to get the info.
3. When putting the info for the thumbs up, put each thumb in a form and include the info needed for the individual model as form variables and then use the form data to make the individual page.
Hope that helps.
.
__________________
All cookies cleared!
|