student_res6.asp

来自「手机入网登记管理」· ASP 代码 · 共 53 行

ASP
53
字号
<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%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="30" bgcolor="#A0A4AC"><div align="center" class="unnamed3write">25175客户管理系统v1.0---<a href="student_res6.asp">按公司态度查询</a></div></td>
  </tr>
</table>
<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_adminlook6.asp" method="post" name="form1" >
                <table width="100%" border="0">
                  <tr> 
                    <td width="75" height="25" align="right"><span class="unnamed3write"><a href="student_res6.asp">公司态度</a></span>:</td>
                    <td width="215" height="25" align="right"> 
                      <div align="left"> 
                        <input type="text" name="xq">
                        <input type="submit" name="Submit" value="提交">
                    </div>                    </td>
                  </tr>
                </table>
        </form></td>
      </tr>
</table>
      
</body>
</html>

⌨️ 快捷键说明

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