📄 keupdatecha.asp
字号:
<!--#include file="conn.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>课表更新</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body background="imags/kabg.gif">
<table width="756" border="0" height="23">
<tr>
<td width="126"> </td>
<td width="475"> <marquee id=scrollarea scrollamount=3 height="16" onmouseover=scrollarea.stop() onmouseout=scrollarea.start()>
<strong>
<%if Session("MM_UserName")<>"" then response.write Session("MM_UserName") & ","%>
<font color="#003366">欢迎您使用教务管理子系统!</font> </strong><font size="2.6">如果您在使用过程中发现有什么问题,或者您有什么好的建议和意见,请<a href="mailto:angerysue@etang.com">指点我</a>,谢谢:)</font></marquee></td>
<td width="141"> </td>
</tr>
</table>
<p align="center"> </p>
<div align="center">
<table width="69%" border="1" cellpadding="1" cellspacing="1" bordercolor="#663399" height="155">
<tr>
<td height="44">
<div align="center"><b><font color="#663366" size="5">课 表 更 新</font></b></div>
</td>
</tr>
<tr>
<td height="105">
<div align="center">
<form name="form2" method="post" action="keupdatez.asp">
<table width="74%" border="0" height="51">
<tr bgcolor="#FFCCFF">
<td height="52">
<div align="right"><font color="000099">按专业查:</font></div>
</td>
<td height="52">
<div align="center">
<input type="text" name="zhuanye">
</div>
</td>
<td height="52">
<div align="center">
<input name="Submit1" type="submit" value="查询">
</div>
</td>
</tr>
</table>
</form>
<table width="74%" border="0" height="51">
<form name="form1" method="post" action="keupdate.asp">
<tr>
<td width="27%" height="52" bgcolor="#FFCCFF">
<p align="right"><font color="000099">按教师姓名查:</font></p>
</td>
<td bgcolor="#FFCCFF" height="52">
<div align="center"> </div>
<div align="center">
<input type="text" name="teachername">
</div>
</td>
<td width="18%" bgcolor="#FFCCFF" height="52">
<div align="center"> </div>
<div align="center">
<input name="Submit2" type="submit" value="查询">
</div>
</td>
</tr>
</form>
</table>
</div>
<div align="left">
<p><font color="#CC6600">* 请查找出已经存在课表信息,再对其进行修改更新!</font></p>
</div>
</td>
</tr>
</table>
<font color="#330000"><a href="administer.asp"><img src="imags/0000005.gif" width="137" height="30" border="0"></a></font></div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -