⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 person.asp

📁 人才招聘系统,用asp做的
💻 ASP
字号:
<!--#include file=usercookies.asp-->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>企业用户管理</title>
<link rel="stylesheet" type="text/css" href="JOBCN.CSS">
</head>

<body>
<div align="center">
  <center>
<table border="1" cellPadding="3" cellSpacing="0" class="tableBorder" width="710" style="border-collapse: collapse" bordercolor="#111111">
    <tr>
 <form action="delperson.asp" method="post">
      <th align="left" height="23" width="187" style="border-right-style: solid; border-right-width: 1" bgcolor="#22446A">
      <span style="font-size: 9pt"><font color="#FFFFFF">删除</font><font color="#C0C0C0">指定企业</font><font color="#FFFFFF">的资料</font></span></th>
      <th align="left" height="23" width="151" bgcolor="#3A75B6">
      <span style="font-size: 9pt">
      用户名:<input name="username" size="11" maxlength="20">&nbsp;</span></th>
      <th align="left" height="23" width="174" bgcolor="#3A75B6">
      <span style="font-size: 9pt">
      <input name="submit" type="submit" value="提 交"></span></th>
      <th align="left" height="23" width="176" bgcolor="#3A75B6">
      <span style="font-size: 9pt">(登陆用户名)</span></th>
    </form>
    </tr>
</table>
  </center>
</div>
<div align="center">
  <center>
<table border="1" cellPadding="3" cellSpacing="0" class="tableBorder" width="710" style="border-collapse: collapse; border-top-width: 0" bordercolor="#111111">
    <tr>
 <form action="delpersondata.asp" method="post">
      <th align="left" height="23" width="187" style="border-top-style: none; border-top-width: medium; border-right-style:solid; border-right-width:1" bgcolor="#22446A">
      <span style="font-size: 9pt"><font color="#FFFFFF">删除</font><font color="#C0C0C0">多少天</font><font color="#FFFFFF">没有登陆的</font></span><font color="#FFFFFF"><span style="font-size: 9pt">企业</span></font></th>
      <th align="left" height="23" width="151" style="border-top-style: none; border-top-width: medium" bgcolor="#3874B8">
      <span style="font-size: 9pt">
      <input name="data" size="6" value="365" maxlength="10">天没有登陆&nbsp;&nbsp; </span></th>
      <th align="left" height="23" width="174" style="border-top-style: none; border-top-width: medium" bgcolor="#3874B8">
      <span style="font-size: 9pt">
      <input name="submit" type="submit" value="提 交"></span></th>
      <th align="left" height="23" width="176" style="border-top-style: none; border-top-width: medium" bgcolor="#3874B8">
      <span style="font-size: 9pt">
      (只能为<font color="#F06000">数字</font>)</span></th>
    </form>
    </tr>
</table>

  </center>
</div>

<p align="center"><a href="index.asp">返回管理中心</a></p>

</body>

</html>

⌨️ 快捷键说明

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