📄 img.asp
字号:
<TR>
<TD align=middle width=135><TABLE align=center border=0 cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD height=10><IMG height=10
src="Style/<%=Root%>/bg_0ltop.gif" width=10></TD>
<TD background=Style/<%=Root%>/bg_01.gif height=10></TD>
<TD height=10><IMG height=10
src="Style/<%=Root%>/bg_0rtop.gif" width=10></TD>
</TR>
<TR>
<TD background=Style/<%=Root%>/bg_03.gif
width=10> </TD>
<TD align=middle bgColor=#ffffff vAlign=center><a
href=imagebig_img.asp?id=<%=rs("id")%> target=_blank><img src="<%=rs("img")%>" alt="" width="150" height="180" border="0"></a></TD>
<TD background=Style/<%=Root%>/bg_04.gif
width=10> </TD>
</TR>
<TR>
<TD height=10><IMG height=10
src="Style/<%=Root%>/bg_0lbottom.gif" width=10></TD>
<TD background=Style/<%=Root%>/bg_02.gif height=10></TD>
<TD height=10><IMG height=10
src="Style/<%=Root%>/bg_0rbottom.gif"
width=10></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
</div></td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td><div align="center" class="top_m_txt01"><%=rs("title")%></div></td>
</tr>
<tr>
<td height="10"></td>
</tr>
</table></td>
<% if i mod 3 =0 then%>
</tr>
<tr>
<%end if%>
<%
i=i+1
if i >= 10 then exit do
rs.MoveNext
loop
end sub
%>
</tr>
</table></TD>
</tr>
</table></td>
</tr>
<TR>
<TD
height=1 colspan="3" background=Style/<%=Root%>/naBialym.gif><IMG height=1 src="Style/<%=Root%>/1x1_pix.gif"
width=10></TD>
</TR>
<TR>
<TD
height=30 colspan="3" valign="bottom" class="top_m_txt01"><%
Response.write "<strong><font color='#000000'>-> 全部-</font>"
Response.write "共</font>" & "<font color=#FF0000>" & Cstr(Rs.RecordCount) & "</font>" & "<font color='#000000'>条信息</font></strong> "
Response.write "<strong><font color='#000000'>第</font>" & "<font color=#FF0000>" & Cstr(CurrentPage) & "</font>" & "<font color='#000000'>/" & Cstr(rs.pagecount) & "</font></strong> "
If currentpage > 1 Then
response.write "<strong><a href='img.asp?&page="+cstr(1)+"'><font color='#000000'>首页</font></a><font color='#ffffff'> </font></strong>"
Response.write "<strong><a href='img.asp?page="+Cstr(currentpage-1)+"'><font color='#000000'>上一页</font></a><font color='#ffffff'> </font></strong>"
Else
Response.write "<strong><font color='#000000'>上一页 </font></strong>"
End if
If currentpage < Rs.PageCount Then
Response.write "<strong><a href='img.asp?page="+Cstr(currentPage+1)+"'><font color='#000000'>下一页</font></a><font color='#ffffff'> </font>"
Response.write "<a href='img.asp?page="+Cstr(Rs.PageCount)+"'><font color='#000000'>尾页</font></a></strong> "
Else
Response.write ""
Response.write "<strong><font color='#000000'>下一页</font></strong> "
End if
%>
</TD>
</TR>
</table></td>
</tr>
</table></td>
<td width="20" background="Style/<%=Root%>/gsjs_right_bg01.gif"></td>
</tr>
<tr>
<td background="Style/<%=Root%>/gsjs_bg01.gif"></td>
<td valign="bottom" background="Style/<%=Root%>/gsjs_right_bg01.gif"><img src="Style/<%=Root%>/gsjs_img04.gif" width="20" height="148"></td>
</tr>
<tr>
<td colspan="3"><img src="Style/<%=Root%>/gsjs_img02.gif" width="540" height="18"></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="9" background="Style/<%=Root%>/cont_tbl01_bg01.gif"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="Style/<%=Root%>/cont_img02.gif" width="580" height="17"></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="33" valign="top" background="Style/<%=Root%>/cont_right_bg01.gif"><img src="Style/<%=Root%>/cont_right_img01.gif" width="33" height="431"></td>
</tr>
<tr>
<td valign="top"><img src="Style/<%=Root%>/cont_di_img01.gif" width="30" height="29"></td>
<td align="center" valign="middle" background="Style/<%=Root%>/cont_di_bg01.gif" style="padding-top:9px; "><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="39%"><table width="304" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="57"><img src="Style/<%=Root%>/yqlj_img01.gif" width="57" height="15"></td>
<td width="247"><MARQUEE
align="left" width=230 scrollAmount=1 scrollDelay=4 class="top_m_txt01" onmouseover="this.stop()" onmouseout="this.start()">
<% call ShowAnnounce(5) %>
</MARQUEE></td>
</tr>
</table></td>
<td width="61%" align="right" class="top_m_txt01"><script language="JavaScript" type="text/javascript" src="inc/site.asp?online=1&show=all"></script></td>
</tr>
</table></td>
<td valign="top"><img src="Style/<%=Root%>/cont_di_img02.gif" width="33" height="29"></td>
</tr>
</table></td>
</tr>
</table>
<!--#include file="Inc/foot.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -