📄 h_search_result.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>查询</title>
<style type="text/css">
<!--
@import url("20041026_25175_stry_css.css");
-->
</style>
<script type="text/javascript" src="h_js.js">
</script>
</head>
<body>
<form action="student_adminlook1.asp" method="post" name="form1" >
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="8%" height="25">
公司电话:
</td>
<td>
<input name="xh" type="text" onKeyUp="startRequest(false);" id="xh">
<!--
<select name="xq">
<option selected>1=不制作</option>
<option>2=暂时不制作</option>
<option>3=意向</option>
<option>4=有点意向</option>
<option>5=互相合作</option>
<option>6=朋友</option>
<option>7=客户</option>
<option>8=同学</option>
<option>9=推广意向</option>
<option>10=无人接听电话</option>
<option>11=网站在开始制作</option>
<option>12=将要制作</option>
</select>
-->
<input name="Submit" type="button" onClick="startRequest(true)" value=" 全自动搜索 ">
</td>
</tr>
</table>
</form>
<table width="100%" height="25" border="0" cellpadding="0" cellspacing="1">
<tr>
<td width="80" height="25" bgcolor="#FFE3AA"><strong>公司电话</strong></td>
<td width="200" height="25" bgcolor="#FFE3AA"><strong>公司名称</strong></td>
<td width="80" height="25" bgcolor="#FFE3AA"><strong>公司姓名</strong></td>
<td width="100" height="25" bgcolor="#FFE3AA"><strong>联系人手机</strong></td>
<td width="200" height="25" bgcolor="#FFE3AA"><strong>公司地址</strong></td>
<td width="150" height="25" bgcolor="#FFE3AA"><strong>公司态度</strong></td>
<td height="25" bgcolor="#FFE3AA"><strong>公司现状</strong></td>
</tr>
<tbody id="userlist"></tbody>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -