www.gusucode.com > 盐城分类信息网asp源码程序 > admin/com_pass.asp

    <!--#include file=conn.asp-->
<!--#include file=usercookies.asp-->
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>修改密码</title>
<link rel="stylesheet" type="text/css" href="1.CSS">
</head>

<body topmargin="0" leftmargin="0">

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="371">
    <tr>
      <td width="778" colspan="4" height="46"><!--#include file=top.asp--></td>
    </tr>
    <tr>
      <td width="157" height="299" valign="top"><br>
      <!--#include file=userleft.asp--></td>
      <td width="10" height="299" background="img/line_01.gif"> </td>
      <td width="603" height="299" valign="top" align="center">
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="109">
        <tr>
          <td width="94%" height="1" colspan="4"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="26">
            <tr>
              <td width="100%" background="img/user_pass.gif" height="26"> </td>
            </tr>
          </table>
          </td>
        </tr>
        <tr>
          <td width="13%" height="25" align="center">
          <p align="left"> </td>
          
          <form method="POST" action="user_passchk.asp">
          <td width="18%" height="25" align="right">
          原密码:</td>
          <td width="44%" height="25" align="center">
          <input type="text" name="pass1" size="20"></td>
          <td width="24%" height="25" align="center">
           </td>
        </tr>
        <tr>
          <td width="13%" height="25" align="center">
          <p align="left"> </td>
          <td width="18%" height="25" align="right">
          新密码:</td>
          <td width="44%" height="25" align="center">
          <input type="text" name="pass2" size="20"></td>
          <td width="24%" height="25" align="center">
           </td>
        </tr>
        <tr>
          <td width="13%" height="25"> </td>
          <td width="18%" height="25" align="right">确认新密码:</td>
          <td width="44%" height="25">
          <p align="center"><input type="text" name="pass3" size="20"></td>
          <td width="24%" height="25">
          <p align="center"> </td>
        </tr>
        <tr>
          <td width="13%" height="25"> </td>
          <td width="18%" height="25" align="right"> </td>
          <td width="44%" height="25">
          <p align="center"> </td>
          <td width="24%" height="25"> </td>
        </tr>
        <tr>
          <td width="13%" height="25"> </td>
          <td width="18%" height="25" align="right"> </td>
          <td width="44%" height="25">
          <p align="center"><input type="submit" value="修改密码" name="B1"></td>
          
          </form>
          <td width="24%" height="25"> </td>
        </tr>
        </table>
      </td>
      <td width="8" height="299" background="img/line_01.gif"> </td>
    </tr>
    <tr>
      <td width="778" height="26" colspan="4"><!--#include file=copywright.asp--></td>
    </tr>
  </table>
  </center>
</div>
</body>
</html>