manager_left.asp

来自「asp的新闻网站」· ASP 代码 · 共 58 行

ASP
58
字号
<html>

<!--#include file="../include/killStr.asp" -->
<!--#include file="../include/checkUser.asp" -->
<!--#include file="../include/checkServer.asp" -->
<%
'修改:潘树文
'时间:2001年2月9日
%>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title></title>
<link rel=stylesheet href="style.css" type=text/css>

<base target="_self">

</head>

<body bgcolor="#C0C0C0">

<table border="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="cityList.asp" target="right">城市管理</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="statusList.asp" target="right">状况管理</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="directionList.asp" target="right">风向管理</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a href="powerList.asp" target="right">风力管理</a></td>
  </tr>
  <tr>
    <td width="100%" align="center"> </td>
  </tr>
  <tr>
    <td width="100%" align="center"> </td>
  </tr>
</table>

<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table border="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="../user/loginProcess.asp" target="_top">返回</a></td>
  </tr>
</table>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?