[thelist] Give an image a value

Ryan Finley RyanF at SonicFoundry.com
Fri Jun 8 10:34:14 CDT 2001


<<
Is it possible to give an image a value? What I am trying to do is have a
group of thumbnails and when one is clicked I want to pass a value onto a
database where the value corresponds to the primary key in the db. I have
tried putting the image into form with a hidden input type but it won't pass
the value, eg
>>

Remember that a <a> tag can be represented by an image.

<a href="tag.asp?ID=123"><img src="/images/test.gif"></a>

	Ryan Finley
	President - SurveyMonkey.com (http://www.surveymonkey.com)




More information about the thelist mailing list