View Single Post
Old 07-29-2006, 12:35 PM   #4 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 598
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
I imagine the popup function is some sort of javascript function, so when you're generating the images/onclick code, just put the database row id in as an additional parameter of the javascript function. Then you can do an SQL 'UPDATE something = newthing IN table WHERE ID = id'
__________________
Stop intellectual property from infringing on me
teknomage1 is offline   Reply With Quote