2006-11-03 22:36
I want a picture at my PriceListPro-adminSo i have add <td> $aList[sPhotoSmall] </td>but i only see the url of the picture not the picture selfwhat did i forget?
2006-11-03 22:53
<img src="$aList[sPhotoSmall]" alt="" />
2006-11-03 22:55
Stupid me ;)Needed my weekendTnx wewior!