Sure 'nuff, if he wants to go through the trouble of adding a field name to the database for it. It would have to be a field that could hold a full URL to a graphic file. Then you just put in (assuming your field name is Image)

<%if Image%>
Sample : <IMG SRC="<%Image%>" border=0>
<%endif%>

I suppose you'd put it after the description text???

Phoenix