View Single Post
Old 04-27-2016, 07:48 AM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,057
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!
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote