ok heres my problem
maybe its more a html problem or a form problem but here goes
this works
<input type=\"submit\" name=\"ok\" value=\"$id\" style=\"color: #003366; width: 100px\">
yet this doesnt? yet it comes up with the correct image and goes to the correct url
<input type=\"image\" name=\"ok\" value=\"$id\" src=\"images/$pic.JPG\">
anyone got any idea?
i would consider being able to use type="submit" and use my own button image a sucsess