📄 user_password.asp
字号:
<!--#include file="inc/config.Asp"-->
<!--#include file="conn.Asp"-->
<!--#include file="Inc/Fywen_Post.Asp"-->
<!--#include file="inc/index_inc.Asp"-->
<%
'├========================================┤
'‖ www.fywen.com ‖
'‖ ╔━═━═━═━═━═━╗ ‖
'‖ ┃ 枫叶在线版权所有 ┃ ‖
'‖ ╚━═━═━═━═━═━╝ ‖
'‖ 论坛:www.fywen.com/bbs ‖
'├========================================┤
%>
<html >
<head>
<link rel="Shortcut Icon" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<META NAME="keywords" CONTENT="<%=keywords%>">
<META NAME="description" CONTENT="<%=description%>">
<META NAME="robots" CONTENT="all">
<title><%=fywenname%> - 密码找回<%call serach()%></title>
<link href="skin/<%=skin%>/fywen.css" rel="stylesheet" type="text/css">
</head>
<!--#include file="Fywen_Top.Asp"-->
<br>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" height="76%">
<tr>
<td>
<%If mailpost="1" Then%>
<table width="35%" border="0" align="center" cellpadding="0" cellspacing="0" class="table_4">
<tr class="title_3">
<td height="25" class="index_titlesize"> 密码找回</td>
</tr>
<tr>
<td class="title_3">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table_3">
<form action="Fywen_passwordmail.Asp" method="post" name="Login">
<tr>
<td width="97%" height="12"></td>
</tr>
<tr>
<td class="table_5">请输入用户名:
<input name="username" type="text" class="input" id="username" style="width:145px;" ></td>
</tr>
<tr>
<td height="41" class="table_5">请输入注册时的Mail:
<input name="mail" type="text" class="input" id="mail" style="width:145px;" ></td>
</tr>
<tr>
<td height="34">
<div align="center">
<input name="submit" type="submit" value="确认无误" class="button_1">
</a></div></td>
</tr>
<tr>
<td> </td>
</tr>
</form>
</table>
</td>
</tr>
<tr><td height="5" class="title_3"></td></tr>
</table>
<%Else%>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="table_5">
<tr>
<td height="28" class="Fywen_Bj"> <a href="index.asp" class="size"><%=fywenname%></a> -> <font class='index_titlesize'>信息提示</font></td>
</tr>
</table>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" height="75%">
<tr>
<td valign="top">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td height="50"></td></tr></table>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" height="70"><tr><td valign="top">
<table width="66%" border="0" align="center" cellpadding="0" cellspacing="0" class="table_5"><tr><td height="20" class="Fywen_Err"><strong><font color="#FFFFFF">信息提示</font></strong></td></tr>
<tr><td height="55"><br/><br/>对不起贴吧关闭了密码找回功能请联系管理员<br/><br/> <a href='javascript:window.history.back();' class='size'>点击返回</a></td> </tr><tr><td height="34"></td></tr><tr><td height="1" class="Fywen_Err"></td></tr><tr><td height="227"></td>
</tr></table>
</td></tr></table>
</td>
</tr>
</table>
<%End If%>
</td>
</tr>
</table>
<!--#include file="bottom.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -