Current Path : /www/users/H10079900/sysadm/
Url:
Current File : /www/users/H10079900/sysadm/login.php

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>企业平台管理系统</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-color: #E4E9FD;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat-x;
}
-->
</style>
<script>
function fleshVerify(){
	//重载验证码
	var timenow = new Date().getTime();
	document.getElementById('iii').src= '../module/other/Code.php?t='+timenow;
	}
</script>
<!-- jinhaobi.com Baidu tongji analytics -->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?a9f67843137ac498d8fea7cdfbab9eaa";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<table width="715" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="130">&nbsp;</td>
  </tr>
  <tr>
    <td height="314" valign="top" background="images/login01.gif">
	<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<form action="loginAction.php" method="post">
      <tr>
        <td width="57%" height="150">&nbsp;</td>
        <td width="43%">&nbsp;</td>
      </tr>
      <tr>
        <td height="115" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="24%" height="18">&nbsp;</td>
            <td width="76%">&nbsp;</td>
          </tr>
          <tr>
            <td height="62">&nbsp;</td>
            <td valign="top"><img src="images/login03.gif" width="222" height="48"></td>
          </tr>
        </table></td>
        <td valign="top"><table width="94%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="20%" height="24" valign="middle"><font color="#FFFFFF" style="font-size:13px;">用户名:</font></td>
            <td width="54%" valign="middle"><input name="name" type="text" class="input" id="name" style="width:150px;" value="postmaster"></td>
            <td width="26%" rowspan="3" align="left" valign="bottom"><input type="image" name="imageField" src="images/login04.gif"></td>
          </tr>
          <tr valign="middle">
            <td height="24"><font color="#FFFFFF" style="font-size:13px;">密&nbsp;&nbsp;码:</font></td>
            <td><input name="password" type="password" class="input" id="password" style="width:150px;"></td>
            </tr>
          <tr valign="middle">
            <td height="12"><font color="#FFFFFF" style="font-size:13px;">验证码:</font></td>
            <td><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="35%" height="18" valign="middle"><img src='../module/other/Code.php'  name='iii' border='0'/></td>
                  <td width="48%" valign="middle"><input name="postcode" type="text" class="input" id="postcode" style="width:70px;"></td>
                  <td width="17%" align="right" valign="middle">
                  <A onclick="fleshVerify()" href="#"><img src="images/refresh.gif" width="13" height="15" hspace="6" border="0"></A></td>
                </tr>
            </table></td>
            </tr>
          <tr valign="middle">
            <td height="2" colspan="3"></td>
            </tr>
          <tr valign="middle">
            <td height="6" colspan="3"><img src="images/login05.gif" width="272" height="35"></td>
            </tr>
        </table></td>
      </tr>
	  </form>
	  
    </table></td>
  </tr>
  <tr>
    <td height="4"></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>