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

📄 search.asp

📁 一个用ASP编写的 关于火车售票的系统 写得还很详细的值得借鉴阿
💻 ASP
字号:
<%if session("password")<>"" then%>

<!-- #include file="inc/top.asp"-->



<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr><td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
        <tr>
    <td colspan="4">&nbsp;</td>
  </tr>
  <tr align="center">
    <td colspan="4" height="28"><span style="font-weight: bold">数据分类查询统计</span></td>
  </tr>

  <tr>
    <td colspan="4"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%"  border="1" cellspacing="0" cellpadding="0">
          <tr>
    <td width="25%">
    <table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form1" method="post" action="seadmin.asp?kind=kc"><tr align="center" bgcolor="#eeeeee">
        <td colspan="2">按中转站查询</td>
        </tr>
      <tr align="center">
        <td width="27%" align="center">中转站</td>
        <td width="73%" align="left"><input name="kc" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit" value=" 查 询 ">
          </td>
        </tr></form>
    </table></td>
    <td width="25%"><table width="100%" border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form2" method="post" action="seadmin.asp?kind=cj"><tr align="center" bgcolor="#cccccc">
        <td colspan="2">按终到站查询</td>
      </tr>
      <tr align="center">
        <td width="27%" align="center">终到站</td>
        <td width="73%" align="left"><input name="cj" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit3" value=" 查 询 ">
        </td>
      </tr></form>
    </table></td>
    <td width="25%"><table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form3" method="post" action="seadmin.asp?kind=xh"><tr align="center" bgcolor="#eeeeee">
        <td colspan="2">按序号查询</td>
      </tr>
      <tr align="center">
        <td width="27%" align="center">序号</td>
        <td width="73%" align="left"><input name="xh" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit4" value=" 查 询 ">
        </td>
      </tr></form></table></td>
    <td width="25%"><table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form4" method="post" action="seadmin.asp?kind=user"><tr align="center" bgcolor="#cccccc">
        <td colspan="2">日期查询</td>
      </tr>
      <tr align="center">
        <td width="27%">日期</td>
        <td width="73%" align="left"><input name="user" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit5" value=" 查 询 ">
        </td>
      </tr></form>
    </table></td>
  </tr>
  <tr>
    <td width="25%">
      <table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
        <form name="form7" method="post" action="seadmin.asp?kind=lx"><tr align="center" bgcolor="#cccccc">
          <td colspan="2">按类型查询</td>
        </tr>
        <tr align="center">
          <td width="27%">类型</td>
          <td width="73%" align="left"><select name="lx">
              <option>硬座</option>
              <option>硬卧</option>
              <option> </option>
          </select></td>
        </tr>
        <tr align="center">
          <td colspan="2"><input type="submit" name="Submit8" value=" 查 询 ">
        </td>
        </tr></form>
      </table>
    </td>
    <td width="25%"><table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form6" method="post" action="seadmin.asp?kind=xq"><tr align="center" bgcolor="#eeeeee">
        <td colspan="2">按校区查询</td>
      </tr>
      <tr align="center">
        <td width="27%">校区</td>
        <td width="73%" align="left"><select name="xq">
                    <option>莲华校区</option>
                    <option>新迎校区</option>
                    <option>白龙校区</option>
                    <option> </option>
                    <option> </option>
                    <option> </option>
                    <option> </option>
                    <option> </option>
                  </select></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit7" value=" 查 询 ">
        </td>
      </tr></form>
    </table></td>
    <td colspan="1">
      <table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
        <form name="form5" method="post" action="seadmin.asp?kind=bj"><tr align="center" bgcolor="#cccccc">
          <td colspan="2">按单位/班级查询</td>
        </tr>
        <tr align="center">
          <td width="25%" nowrap>班级</td>
          <td width="75%" align="left"><select name="bj" id="select">
              <!-- #include file="inc/selectbj.asp" -->
              </td>
        </tr>
        <tr align="center">
          <td colspan="2"><input type="submit" name="Submit6" value=" 查 询 ">
        </td>
        </tr></form>
      </table>
    </td><td>&nbsp;</td>
    </tr>
        
        </table></td>
      </tr>
    </table></td>
    </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table></td></tr>
</table>
<!--#include file="inc/copyright.asp"-->

⌨️ 快捷键说明

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