adminlefttopframe.asp
来自「网络考试系统最终备份」· ASP 代码 · 共 32 行
ASP
32 行
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 2</title>
<base target="main">
<style>
<!--
body, p, td, input { font-size: 9pt; color: #FFFFFF }
-->
</style>
</head>
<body bgcolor="#6699CC" topmargin="0" leftmargin="0">
<table border="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="164" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td valign="center">管 理 员:</td>
<td width="85" valign="center"><b><%=request.cookies("UserRName")%></b></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?