📄 top.asp
字号:
<table width="776" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> <table width="776" height="80" border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="#FFFFFF">
<td width="180" height="75"> <center>
<%=logo%> </center></td>
<td width="500"> <%=banner%> </td>
<td> <table width="80" border="0" align="right" cellpadding="2" cellspacing="0">
<tr>
<td> <div align="center">
<%if session("admin")<>"" then
response.write "<a href=admin_data.asp>数据设定</a>"
else
response.write "<A HREF=new.asp>新手上路</A>"
end if%>
</div></td>
</tr>
<tr>
<td><div align="center">
<%if session("admin")<>"" then
response.write "<a href=admin_index.asp>界面设定</a>"
else
response.write "<a href=mailto:"&email&">联系我们</a>"
end if%>
</div></td>
</tr>
<tr>
<td><div align="center">
<%if session("admin")<>"" then
response.write "<a href=admin_out.asp>退出管理</a>"
else
response.write "<a href=admin_login.asp>留言管理</a>"
end if%>
</div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td>
<iframe name="ad4" src="../ad/ad4.htm" width="776" height="89" scrolling="no" frameborder="0"></iframe>
<TABLE width=776 height=26 border=0 align=center cellPadding=0 cellSpacing=0 background="../images/new_0.gif">
<TBODY>
<TR>
<TD><table width="550" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td align="center" class="yy"><a href="../index.asp">首页</a> | <a href="../reg.asp">免费申请</a> | <a href="../webadmin.asp">网站管理</a> | <a href="../sitelist.asp">网站列表</a> | <a href="../vip.asp"><font face="Arial, Helvetica, sans-serif">VIP</font>服务</a> | <a href="../bbs.asp">站长社区</a> | <a href="#">意见反馈</a></td>
</tr>
</table></TD>
</TR>
</TBODY>
</TABLE>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#FFFFFF">
<td width="90" height="45"> <center>
<a href="write.asp"><img src="images/add.gif" width="82" height="20" border="0"></a>
</center></td>
<td width="90"><img src="images/select.gif" width="15" height="15" border="0">
<a href="select.asp">查找留言</a> </td>
<td width="557" align="center"> <MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 scrollDelay=20 direction=left width=555>
<%=message&"("&mgetime&")"%> </MARQUEE> </td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -