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

📄 adminclass.asp

📁 程序名称:酷虎网校友录 V1.0 (商业版)*(修改版) * 本软体为商业软件
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<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">
<!--#include file="inc/css.asp"-->
<title><%=WebSiteName%></title>
</head>
<body topmargin="0" background="images/bg.gif">
<!--#include file="admintop.asp"-->
<div align="center">
  <center>
  <table border="0" width="755" cellspacing="0" cellpadding="0">
    <tr>
      <td width="189" style="background-color: #FFFFFF; border-left: 1 solid #000000; border-top: 1 solid #000000; border-bottom: 1 solid #000000" valign="top"> 
		<!--#include file="aleft.asp"-->
      </td>
      <td width="562" style="background-color: #FFFFFF; border: 1 solid #000000" valign="top">
        <table border="0" width="100%" cellspacing="0" cellpadding="0">
          <tr>
            <td width="100%" height="25" bgcolor="#EDEDED" style="border-bottom: 1 solid #000000;">
              <table border="0" width="100%" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="100%">
                    <p align="center">班级管理员添加与管理</td>                 
                </tr>
              </table>
            </td>
          </tr>
          <tr>
            <td width="100%" valign="top">
            <div align="center">
              <table border="0" width="90%" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="100%" height="8"></td>
                </tr>
              <center>
              </center>
              <center>
                <center>
                <tr>
                  <td width="100%" valign="bottom" style="background-color: #EDEDED; border-top: 1 solid #000000; border-bottom: 1 solid #000000;" height="20">班级管理员添加与管理--&gt;&gt;添加班级管理员</td>
                </tr>
              </center>
              </center>
                <tr>
                  <td width="100%" valign="middle" height="20">
                    <table border="0" width="100%" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="100%" colspan="6">
                          <p style="line-height: 150%"><font color="#FF0000">·在此添加的班级管理员只能在其所在的班级行使管理权限。</font></td>
                      </tr>
                      <tr>
                        <td width="6%">
                          <p style="margin-top: 10; margin-bottom: 10" align="right">将:</td>
              <center>
                <center>
                <td width="19%">
                  <p style="margin-top: 10; margin-bottom: 10"><select size="1" name="D1" style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 23; width: 93; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%">
                      <option>班级的名称</option>
                  </select></td>
                <td width="6%">
                  <p style="margin-top: 10; margin-bottom: 10">的:</td>
                <td width="17%">
                  <p style="margin-top: 10; margin-bottom: 10"><select size="1" name="D1" style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 23; width: 82; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%">
                      <option>学生名字</option>
                  </select></td>
                <td width="20%">
                  <p style="margin-top: 10; margin-bottom: 10">设为班级管理员。</td>
                <td width="32%">
                  <p style="margin-top: 10; margin-bottom: 10"><INPUT type=submit value=' 添 加 ' name=Submit style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 18; width: 85; border: 1px groove #000000; background-position: 0% 50%"></td>
                </tr>
                        </table>
                  </center></center>
                      </td>
                </tr>
                <center>
              </center>
              <center>
                <tr>
                  <td width="100%" valign="bottom" style="background-color: #EDEDED; border-top: 1 solid #000000; border-bottom: 1 solid #000000;" height="20">班级管理员添加与管理--&gt;&gt;割除班级管理员</td>
                </tr>
              </center>
                <tr>
                  <td width="100%" height="8">
                    <table border="0" width="100%" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="6%">
                          <p style="margin-top: 10; margin-bottom: 10" align="right">将:</td>
                        <td width="22%">
                          <p style="margin-top: 10; margin-bottom: 10"><select size="1" name="D1" style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 19; width: 108; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%">
                            <option>班级管理员名字</option>
                          </select></td>
                        <td width="40%">
                          <p style="margin-top: 10; margin-bottom: 10">从班级管理员队伍中割除。</td>
                        <td width="32%">
                          <p style="margin-top: 10; margin-bottom: 10"><INPUT type=submit value=' 割 除 ' name=Submit style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 18; width: 85; border: 1px groove #000000; background-position: 0% 50%">   
                        </td>
                      </tr>
                      <center>
              </center>
                    </table>
                  </td>
                </tr>
              <center>
              </table>
              </center>
            </div>
            </td>
          </tr>
          <tr>
            <td width="100%" valign="top" height="8">
            <p>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</div>
<!--#include file="bottom.asp"-->
</body>

</html>

⌨️ 快捷键说明

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