.Net精简版本
//DataList绑定
RepeatColumns="3" DataKeyField="SideID" CssClass="semirText">
')">' border=0 >
// 显示相应大图
ASP完整版
'---------调用-显示-------
<%if rs("picture")<>"" then %>
" border="0" width="267" height="267">
<% end if %>
‘--------------鼠标移过的图片------
<% if rs("picture")<>"" then%>
');">
" alt="dogo" width="40" height="30" border="0">
<%end if%>



