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>";
"<td><input type=\"checkbox\" name=\"medal[]\" value=\"2\"></td>";