📄 inctop-index.asp
字号:
<%
sub top()
openadmin
set rscount=conn.execute("select * from vcount")
%>
<title><%=webname%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT language=javascript src="lib/nav.js" type=text/javascript></SCRIPT>
<body background="images/bg1.gif" topmargin="0" style="background-image: url('images/pic000/b001.gif')">
<%
rscount.close
set rscount=nothing
end sub
function vcount()
OPENadmin
set rscount=conn.execute("select * from Vcount")
sql="UPDATE vcount SET vtotal = vtotal + 1"
conn.execute (sql)
rscount.close
set rscount=nothing
end function
%>
<div id=menuDiv style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; HEIGHT: 1px; BACKGROUND-COLOR: #9cc5f8'></div>
<STYLE>
body
{background-image:url('pic/yslm5/bg.gif'); background-position: center 50%; }
</STYLE>
<BODY id=all leftMargin=0 topMargin=0 rightMargin=0 marginwidth="0" marginheight="0" style="background-image: url('images/pic000/b001.gif')">
<div align="center">
<center>
<TABLE width=760 border=0 cellPadding=0 cellSpacing=0 height="26" background="images/pic000/c004.jpg" style="border-collapse: collapse" bordercolor="#111111">
<TBODY>
<tr>
<TD height=2 bgcolor="#000000"></TD>
</tr>
<TR>
<TD height=3 bgcolor="#FFFFFF"></TD></TR>
<TR>
<TD height="21" align=left bgColor=#ededed class=nav_items background="images/pic000/c004.jpg">
<TABLE cellSpacing=0 cellPadding=4 border=0>
<TBODY>
<TR style="FONT-SIZE: 9pt; LINE-HEIGHT: 9pt" align=middle>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="48" background="images/pic000/c004.jpg"><a href="index.asp">
<font color="#666666">招聘首页</font></a></TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="48" background="images/pic000/c004.jpg"><a href="xysearch.asp?school=福州大学" target="_blank"><font color="#666666">福州大学</font></a></TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="72" background="images/pic000/c004.jpg"><a href="xysearch.asp?school=福建农林大学" target="_blank"><font color="#666666">福建农林大学</font></a></TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="72" background="images/pic000/c004.jpg"><a href="xysearch.asp?school=福建师范大学" target="_blank"><font color="#666666">福建师范大学</font></a></TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="72" background="images/pic000/c004.jpg"><a href="xysearch.asp?school=福建医科大学" target="_blank"><font color="#666666">福建医科大学</font></a></TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="24" background="images/pic000/c004.jpg"><a href="xysearch.asp?school=其他" target="_blank"><font color="#666666">其他</font></a></TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="54" background="images/pic000/c004.jpg"><a href="admin/login.asp" target="_blank">管理登陆</a> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="2" background="images/pic000/c004.jpg"> </TD>
<TD width="6" background="images/pic000/c004.jpg">
<script src="tong/mystat.asp"></script> </TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
</center>
</div>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="3" bgcolor="#FFFFFF"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -