<%if data("Resim1")<>"" then%>
<table width="90" height="60" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999">
<tr>
<td><img src="<%=data("Resim1")%>" class="magnify" data-magnifyby="8" style="width:90px; height:60px" /></td>
</tr>
</table>
<% Else %>
Resim yok
<% end if %>

Böyle Yaparsan Resim var ise gösterir yok ise resim yok yazar