⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 recover_pwd.jsp

📁 计算机技术的快速发展
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" errorPage="error.jsp" %>
<%@ page import="com.suninformation.*,com.suninformation.user.*,com.suninformation.tools.*"%>
<%request.setCharacterEncoding("gb2312");%>
<html>
<head>
<title>找回密码 - 沈航网络</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="Includes/user.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-image: url(Images/bg.jpg);
}
body,td,th {
	font-size: 12px;
}
-->
</style>
<link href="Includes/im.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<TABLE WIDTH=776 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD width="10" ROWSPAN=2>&nbsp;</TD>
    <TD><IMG SRC="Images/WEB_Page1_14.jpg" WIDTH=766 HEIGHT=9 ALT=""></TD>
  </TR>
  <TR>
    <TD background="Images/WEB_Page1_15.jpg"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td colspan="3" align="right"><font color="#747474"><a href="http://www.aoke2008.com" class="title">沈航首页</a>| <a href="#" class="title" onClick="JavaScript:window.external.addFavorite('http://www.aoke2008.com/','奥克资讯网');return false;">加入收藏</a> | <a href="#" class="title" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.aoke2008.com/')">设为首页</a> | 网站导航</font></td>
          <td width="29">&nbsp;</td>
        </tr>
        <tr>
          <td width="19" valign="top">&nbsp;</td>
          <td width="213" valign="top"><img src="Images/111.jpg" width="188" height="73"><br>
          </td>
          <td width="505" valign="baseline"><table width="100%"  border="0" align="center" cellpadding="1" cellspacing="1">
              <tr>
                <td align="center"><a href="login.jsp" class="title">用户登陆</a> - <a href="register.jsp" class="title">注册新用户</a> - <a href="recover_pwd.jsp" class="title">取回密码</a> </td>
              </tr>
          </table></td>
          <td valign="top">&nbsp;</td>
        </tr>
    </table></TD>
  </TR>
</table>
<TABLE WIDTH=776 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
    <TR>
      <TD width="10" ROWSPAN=2>&nbsp;</TD>
      <TD><IMG SRC="Images/WEB_Page1_14.jpg" WIDTH=766 HEIGHT=9 ALT=""></TD>
    </TR>
    <TR>
      <TD background="Images/WEB_Page1_15.jpg"><table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td colspan="2">&nbsp;</td>
            <td width="29">&nbsp;</td>
          </tr>
          <tr>
            <td width="17" height="159" valign="top">&nbsp;</td>
            <td width="720" align="center" valign="top">
              <table width="51%"  border="0" cellspacing="1" cellpadding="1">
                <tr>
                  <td width="9%" height="31" align="center"><img src="Images/arrow_04.gif" width="7" height="7"></td>
                  <td width="91%">您可以通过下列方法找回密码:</td>
                </tr>
                <tr>
                  <td>&nbsp;</td>
                  <td><ul>
                    <li><a href="recover_pwd_method1.jsp" class="title">通过出生日期和密码提示问题</a></li>
                    <!--//<li><a href="recover_pwd_method2.jsp" class="title">通过保密邮箱</a></li>//-->
                    <li><a href="recover_pwd_method3.jsp" class="title">通过安全码</a></li>
                    <li>通过手机绑定</li>
                    <li>通过客服</li>
                  </ul></td>
                </tr>
              </table>
              		    </td>
            <td valign="top">&nbsp;</td>
          </tr>
      </table></TD>
    </TR>
</table>
<TABLE WIDTH=776 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD width="10" ROWSPAN=3>&nbsp;</TD>
    <TD><IMG SRC="Images/WEB_Page1_14.jpg" WIDTH=766 HEIGHT=9 ALT=""></TD>
  </TR>
  <TR>
    <TD background="Images/WEB_Page1_15.jpg"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td colspan="2">&nbsp;</td>
          <td width="29">&nbsp;</td>
        </tr>
        <tr>
          <td width="17" valign="top">&nbsp;</td>
         <td width="720" align="center" valign="top"><font color="#b1b1b1"><a href="../about_aoke_cn.htm" class="title">关于沈航</a></font> <font color="#b1b1b1">|</font> <font color="#b1b1b1">服务条款</font> <font color="#b1b1b1">|</font> <font color="#b1b1b1">广告服务</font> <font color="#b1b1b1">|</font> <font color="#b1b1b1">沈航招聘</font> <font color="#b1b1b1">|</font> <font color="#b1b1b1">客服中心</font> <font color="#b1b1b1">|</font> <font color="#b1b1b1">联系我们</font><font style="font-size: 12px; line-height: 24px;" color="#b2b2b2"><br>
           <br>
            沈阳航空工业学院&nbsp;版权所有</font></td>
          <td valign="top">&nbsp;</td>
        </tr>
    </table></TD>
  </TR>
  <TR>
    <TD><IMG SRC="Images/WEB_Page1_17.jpg" WIDTH=766 HEIGHT=22 ALT=""> </TD>
  </TR>
</table>
</body>
</html>

⌨️ 快捷键说明

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