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

📄 alluser_psd_list.asp

📁 c++builder开发系统实现了成绩查寻
💻 ASP
字号:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<!--#include file="session_0.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>福州大学数学与计算机科学学院综合测评分管理系统</title>
<style type="text/css">
<!--
body {
	background-image: url(imag/bjx.jpg);
}
.style18 {
	font-style: italic;
	font-size: 14px;
	color: #FFFF66;
}
.style19 {color: #00FFFF}
.style20 {
	font-size: 24px;
	font-style: italic;
}
.style28 {font-size: 12px}
.style29 {
	color: #FF0000;
	font-size: 14px;
}
.style30 {
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
}
.style31 {color: #666666; font-size: 12px; }
-->
</style></head>

<body>
<script language="javascript">
function chk(){
if(document.form1.userno.value=="")
   {window.alert("请输入学号");return false;}
   return true;
   }</script>
<table width="700" height="516" border="0" align="center" cellpadding="0" cellspacing="0" >
  <!--DWLayoutTable-->
  <tr>
    <td width="89" height="13"></td>
    <td width="713"><div align="center"><img src="imag/Top_logo.jpg" width="606" height="107"></div></td>
    <td width="48"></td>
  </tr>
  <tr>
    <td height="395"></td>
    <td valign="top"><table width="570" border="0" cellpadding="0" cellspacing="0">
        <!--DWLayoutTable-->
        <tr>
          <td width="850" height="361"><table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <th width="37" scope="col">&nbsp;</th>
                <th width="626" height="334" scope="col"><table width="700" height="306" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <th height="306" bordercolor="#99CC66" scope="col">
					<form action="alluser_psd_view.asp" method="get" name="form1" target="_self" id="form1" onSubmit="return chk()">
					<table width="600" border="0" cellpadding="0" cellspacing="0">
                      <tr bgcolor="#99CC66">
                        <th width="196" scope="col"><div align="right" class="style28 style29"><em>请输入学号:</em></div></th>
                        <th width="182" scope="col">
                          <div align="center" class="style30">
                            <input name="userno" type="text" id="userno">
                              </div></th>
                        <th width="214" scope="col"><div align="left" class="style30">
                          <input name="button" type="submit" id="button" value="查询">
                        </div></th>
                      </tr>
                    </table> 
					</form>                     <span class="style20"></span></th>
                  </tr>
                </table></th>
                <th width="37" scope="col">&nbsp;</th>
              </tr>
            </table>          </td>
        </tr>
    </table>
    <div align="center"></div></td>
    <td></td>
  </tr>
  <tr>
        <td></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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