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

📄 tjmaster.asp

📁 在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在
💻 ASP
字号:
<!-- #include file="logincheck.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
-->
</style>
<link href="../css/style.css" rel="stylesheet" type="text/css">
</head>

<body>
<form action=tjmastercheck.asp method="post">
  <table border="1" cellspacing="0" cellpadding="4" bordercolorlight="#DDDDDD" bordercolordark="#FFFFFF" align="center" width="360">
    <tr> 
      <td colspan="2" align="center" bgcolor="#EEEEEE"><b>添加管理员</b></td>
    </tr>
    <tr> 
      <td>管理账号: </td>
      <td> <input name="admin" type="text" class="face" id="admin"> &nbsp;&nbsp;</td>
    </tr>
    <tr> 
      <td>管理密码: </td>
      <td><input name="password" type="text" class="face" id="password"> &nbsp;&nbsp;</td>
    </tr>
    <tr> 
      <td height="32" align="center"><div align="left">真实姓别:</div></td>
      <td height="32" align="center"><div align="left">
          <input name="xb" type="radio" value="男" checked>
          <input type="radio" name="xb" value="女">
          女 </div></td>
    </tr>
    <tr> 
      <td height="32" colspan="2" align="center"><input name="submit" type="image" src="../image/submit.gif" width="50" height="19"> 
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=../cykj/admin/gsjj_edit.asp> 
        </a><a href="javascript:history.go(-1)"><img src="../image/reset.gif" width="50" height="19" border="0" ></a></td>
    </tr>
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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