1.ͼƬ?图片私服源码在哪弄???Դ??
ͼƬ????Դ??
<table><tr>
<%do while not rs.eof
i=i+1
%><td><img src="地址" /></td>
<%if i mod 2=0 then
response.Write"</tr><tr>"
end if
rs.movenext
loop
rs.close
set rs=nothing
%>
</tr></table>