basedata1.asp

来自「应用程序利用ASP做的一个可以实现登陆」· ASP 代码 · 共 106 行

ASP
106
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>【连队基础数据信息】</title>
<LINK href="../gs.css" type=text/css rel=stylesheet>
</head>
<body bgcolor="#567D30" topmargin="2" leftmargin="5">
<table width="769"  border="0" align="left" cellpadding="0" cellspacing="0">
  <tr>
    <td width="769" align="right"><img src="images/t.jpg" width="769" height="103"></td>
  </tr>
  <tr>
    <td><table width="640"  border="0" cellspacing="0" cellpadding="0">
      <tr
    onmouseover="style.background='#427508';style.cursor='hand'" 
       onclick="window.location='person/ca.asp'" 
       onmouseout="style.background='#567D30'"
	  >
        <td height="30"><table width="320" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td class="text"><img src="images/dd.gif" width="9" height="9">&nbsp;&nbsp;&nbsp;人员</td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td height="1" background="images/bb2.gif"></td>
      </tr>
      <tr
	   onmouseover="style.background='#427508';style.cursor='hand'" 
       onclick="window.location='person/vo.asp'" 
       onmouseout="style.background='#567D30'"	  
	  >
        <td height="30"><table width="320" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td class="text"><img src="images/dd.gif" width="9" height="9"> &nbsp;轻武器及连属火炮</td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td height="1" background="images/bb2.gif"></td>
      </tr>
      <tr
	   onmouseover="style.background='#427508';style.cursor='hand'" 
       onclick="window.location='person/en.asp'" 
       onmouseout="style.background='#567D30'"	  
	  >
        <td height="30"><table width="320" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td class="text"><img src="images/dd.gif" width="9" height="9"> &nbsp;大型装备</td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td height="1" background="images/bb2.gif"></td>
      </tr>
      <tr
	   onmouseover="style.background='#427508';style.cursor='hand'" 
       onclick="window.location='person/vc.asp'" 
       onmouseout="style.background='#567D30'"	  	  
	  >
        <td height="30"><table width="320" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td class="text"><img src="images/dd.gif" width="9" height="9"> &nbsp;设备</td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td height="1" background="images/bb2.gif"></td>
      </tr>
      <tr
	   onmouseover="style.background='#427508';style.cursor='hand'" 
       onclick="window.location='person/tk.asp'" 
       onmouseout="style.background='#567D30'"	  
	  >
        <td height="30"><table width="320" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td class="text"><img src="images/dd.gif" width="9" height="9"> &nbsp;单装责任制</td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td height="1" background="images/bb2.gif"></td>
      </tr>
      <tr
	   onmouseover="style.background='#427508';style.cursor='hand'" 
       onclick="window.location='index.asp'" 
       onmouseout="style.background='#567D30'"	  
	  >
        <td height="30"><table width="320" border="0" align="right" cellpadding="0" cellspacing="0">
            <tr>
              <td class="text"><img src="images/dd.gif" width="9" height="9"> &nbsp;返回</td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td height="1" background="images/bb2.gif"></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td align="right"><img src="images/down.jpg" width="640" height="125"></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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