📄 left.asp
字号:
<br>
</p>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#111111 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<%
Set rst= Server.CreateObject("ADODB.Recordset")
rst.open "select articleid,title,hits from learning order by hits desc",conn,1,1
%>
<%
i=0
do while not rst.eof
i=i+1
%> <TR>
<TD width="100%">
<div align="center">
<center>
<table border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" width="188" id="AutoNumber1">
<tr>
<TD vAlign=top align=right width="27">
<IMG
src="<%=weburl%>/images/list.gif" width="11" height="11"></TD>
<TD width=124><a href="<%=weburl%>/view.asp?id=<%=rst("articleid")%>" target="_blank"><FONT
color=#d25d12><%=rst("title")%></FONT></A> </TD>
<TD vAlign=top width=37><FONT
color=#009900><%=rst("hits")%></FONT></TD>
</tr>
</table>
</center>
</div>
</TD>
</TR>
<%
if i>=15 then exit do
rst.movenext
loop
rst.close
set rst=nothing
%> </TBODY></TABLE>
<br>
</CENTER></DIV></TD>
</tr>
<tr>
<TD width="100%" height=5><IMG height=5
src="<%=weburl%>/images/a03.gif" width=188
border=0></TD>
</tr>
<tr>
<TD width="100%" height=5></TD>
</tr>
<TR>
<TD width="100%" height=21>
<img border="0" src="<%=weburl%>/images/a09.gif" width="188" height="21"></TD></TR>
<TR>
<TD width="100%" background=<%=weburl%>/images/a02.gif
height=38>
<DIV align=center>
<CENTER>
<br>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#111111 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<%
sql="select top 1 * from special where best=true order by id desc"
set rsz=server.createobject("adodb.recordset")
rsz.open sql,conn,1,1
b=0
row_count=1
%>
<%
do while not rsz.eof
b=b+1
%> <TR>
<TD width="100%">
<div align="center">
<center>
<table border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" width="188" id="AutoNumber1">
<tr>
<TD vAlign=middle align=center width="188">
<A href="<%=weburl%>/special_view.asp?id=<%=rsz("id")%>" target=_blank><IMG
style="BORDER-RIGHT: #cccccc 3px solid; BORDER-TOP: #cccccc 3px solid; BORDER-LEFT: #cccccc 3px solid; BORDER-BOTTOM: #cccccc 3px solid"
height=159 src="<%if rsz("pic")="" then%>IMAGES/nopic.gif<%else%><%=rsz("pic")%><%end if%>"
width=156 title="<%=rsz("name")%>"></A></TD>
</tr>
<tr>
<TD vAlign=middle align=center width="188">
<FONT color=#ff6600
size=2><STRONG><U><A href="<%=weburl%>/special_view.asp?id=<%=rsz("id")%>" target=_blank><%=rsz("name")%></A></U></STRONG></FONT></TD>
</tr>
<tr>
<TD width="188"><FONT
style="LINE-HEIGHT: 130%">
<%
content=rsz("special_intro")
content=left(content,50)&"……"
content=replace(content,"<p>","")
response.write content%></FONT></TD>
</tr>
</table>
</center>
</div>
</TD>
</TR>
<%
if b>=1 then exit do
rsz.movenext
loop
rsz.close
set rsz=nothing
%> <TR>
<TD width="100%" align=right><A href="<%=weburl%>/special.asp"><FONT color=#d25d12>更多影星专辑>></FONT></A> </TD>
</TR>
</TBODY></TABLE>
</CENTER></DIV></TD></TR>
<TR>
<TD width="100%" height=5><IMG height=5 src="<%=weburl%>/images/a03.gif" width=188
border=0></TD></TR></TBODY></TABLE>
<TABLE height=4 cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD></TD></TR></TBODY></TABLE>
</TD></TR>
</TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 height=71 cellSpacing=0 cellPadding=0 width=188 border=0>
<TBODY>
<TR>
<TD width="100%" height=24>
<img border="0" src="<%=weburl%>/images/a11.gif" width="188" height="21"></TD></TR>
<TR>
<TD width="100%" background=<%=weburl%>/images/a02.gif height=41><TABLE cellSpacing=2 cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top height=15></TD>
</TR>
<TR>
<TD vAlign=middle align=center height="40">
<A href="<%=weburl%>/soft.asp" target=_blank><IMG height=31 src="<%=weburl%>/images/real_one.gif" width=88 border=0 title="RealOne"></A></TD>
</TR>
<TR>
<TD vAlign=middle align=center height="40">
<A href="<%=weburl%>/soft.asp" target=_blank><IMG height=31 src="<%=weburl%>/images/mediaplayer.gif" width=88 border=0 title="Windows Media Player"></A></TD>
</TR>
<TR>
<TD vAlign=middle align=center height="40">
<A href="<%=weburl%>/soft.asp" target="_blank"><IMG height=31 src="<%=weburl%>/images/mpg4.gif" width=88 border=0 title="DivX"></A></TD>
</TR>
<TR>
<TD vAlign=middle align=center height="40">
<A href="<%=weburl%>/soft.asp" target="_blank"><IMG height=31 width=88 src="<%=weburl%>/images/flashget.jpg" border=0 title="FlashGet"></a></TD>
</TR>
<TR>
<TD vAlign=top align=right><A href="<%=weburl%>/help.asp" target=_blank><FONT color=#d25d12>帮助中心>>></FONT></A></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD width="100%" height=1><IMG height=5 src="<%=weburl%>/images/a03.gif" width=188 border=0></TD></TR></TBODY></TABLE></TD></TR></TABLE></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -