日期:2014-05-17 浏览次数:21614 次
<%if rs("news_imgpath")="" then 
       Response.Write "<img src=HdNewsImg/defnewspic.jpg />"
else%>
                      <img src="<%=rs("news_imgpath")%>" width="160" height="120" />
                               <%end if%>