Click to See Complete Forum and Search --> : Linking Checkboxes


skinner69
05-15-2005, 09:05 AM
I have a row of checkboxes, and each checkbox refers to a image. My question is where and how do I make it refer to this image. Below is a string of one of the checkboxes. I'm pretty sure it has something to do with the value..but don't know how to change it.

"<td><input type=\"checkbox\" name=\"medal[]\" value=\"2\"></td>";

Natcon67
05-15-2005, 10:56 AM
Maybe you should clarify what you are trying to do. I am confused by "each checkbox refers to an image." Are you trying do display the images on another page?

skinner69
05-15-2005, 06:39 PM
Yes..that is exactly what I would like to do. And have the image(s) stay on the other page, until I update it through this.