📄 student_res3.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>25175客户管理系统v1.0</title>
<style type="text/css">
<!--
@import url("20041026_25175_stry_css.css");
-->
</style>
</head>
<body>
<table width="100%" height="25" align="center" cellpadding="0" cellspacing="0" class="unnamed_rld2">
<tr bgcolor="#EEEEEE">
<td width="100" align="center"><a href="student_res1.asp">按公司电话查询</a></td>
<td width="100" align="center"><a href="student_res2.asp">按公司名称查询</a></td>
<td width="100" align="center" bgcolor="#EEEEEE"><a href="student_res3.asp">按公司姓名查询</a></td>
<td width="100" align="center"><a href="student_res4.asp">按联系人手机查询</a></td>
<td width="100" align="center"><a href="student_res5.asp">按公司地址查询</a></td>
<td width="100" align="center"><a href="student_res6.asp">按公司态度查询</a></td>
<td width="100" align="center"><a href="student_res7.asp">按公司现状查询</a></td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<form action="student_adminlook3.asp" method="post" name="form1" >
<table width="100%" border="0">
<tr>
<td width="75" height="25" align="right"><a href="student_res3.asp">公司姓名</a>:</td>
<td width="215" height="25" align="right">
<div align="left">
<input type="text" name="user">
<input type="submit" name="Submit" value="提交">
</div> </td>
</tr>
</table>
</form></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -