[ic] display product thumbnail pics..

interchange-users@interchange.redhat.com interchange-users@interchange.redhat.com
Thu Mar 28 02:37:00 2002


Try to input these code on your results.html

<a href="[area [item-code]]"><img src="thumb/[item-field 
thumb]" border="0"><br></a><a href="[area [item-code]]">[item-
description]</a>

instead of just 

<a href="[area [item-code]]">[item-description]</a>

undee