📄 gerentop.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file=data/conn.asp-->
<!--#include file=connfig.asp-->
<!--#include file=inc/yan.asp-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body {
background-image: url();
}
body,td,th {
font-size: 12px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #EEF4FF;
}
a:active {
text-decoration: none;
}
.style1 {color: #FFFFFF}
-->
</style></head>
<body topmargin="0">
<div align="center">
<table width="622" border="0" align="center" cellspacing="0" >
<tr>
<td width="600" height="47" background="images/geren.gif"><div align="center"><a href="grdengji.asp" target="main">个人活动登记</a>
<%if ps("geren")=1 or ps("chaoji")=1 then%>
<a href="grguan.asp" target="main">个人活动管理</a>
<%else%>
<a href="grguan1.asp" target="main">个人活动管理</a>
<%end if%>
<a href="gremail.asp" target="main">个人邮件</a> <a href="minpin.asp" target="main">名片夹</a></div></td>
<td width="18"> </td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -