📄 epassword.asp
字号:
<% Response.Buffer=false %>
<html>
<head>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
<STYLE type=text/css>TABLE {
FONT-SIZE: 9pt; LINE-HEIGHT: 12pt
}
.bord {
BACKGROUND: #ffffff; BORDER-BOTTOM: rgb(238,238,238) 1px solid; BORDER-LEFT: rgb(128,128,128) 1px solid; BORDER-RIGHT: rgb(238,238,238) 1px solid; BORDER-TOP: rgb(128,128,128) 1px solid; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}.sbtxt { color: #000000; font-family: 宋体; font-size: 12px; text-decoration: none }
.sblue { color: #0000cc; font-family: 宋体; font-size: 12px; text-decoration: none }
.sorenge { color: #ff6600; font-family: 宋体; font-size: 12px; text-decoration: none }
a:hover { color: #0000ff; font-family: 宋体; font-size: 12px; text-decoration: none }
.swtxt { color: #ffffff; font-family: 宋体; font-size: 12px; text-decoration: none }
.shtxt { color: #666666; font-family: 宋体; font-size: 12px; text-decoration: none }
.bftxt { color: #FFFFFF; font-family: 宋体; font-size: 12px; text-decoration: none }
</style>
<title>乐清人才网—>取回密码</title>
</head>
<SCRIPT language=JavaScript src="inc/f-index.js"></SCRIPT>
<body bgcolor="#DFDFDF">
<table width="760" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
<tr>
<td><!--#include file="inc/top.htm"--></td>
</tr>
</table>
<div align="center">
<center>
<table border="0" cellpadding="2" cellspacing="0" width="760" bgcolor="#FFFFFF">
<tr>
<td width="100%" height="50"></td>
</tr>
<tr>
<td width="100%" height="50">
<div align="center">
<table border="0" cellpadding="0" cellspacing="1" width="500" align="center" bgcolor="#000000">
<tr bgcolor="#d5c88a">
<td width="100%" height="22">
<div align="center"><font color="#000000">-----取回密码-----</font></div>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="100%" height="22">
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<form name=epass action=epass.asp method=post>
<tr>
<td height="35" width="12%" align="right">用户名:</td>
<td height="35" width="22%">
<input type="text" name="uname" maxlength="50" size="12" style="font-family: 宋体; font-size: 9pt; background-color: #ffffff; color: #00006A">
</td>
<td height="35" width="9%" align="right">Email:</td>
<td height="35" width="32%">
<input type="text" name="email" maxlength="50" size="25" style="font-family: 宋体; font-size: 9pt; background-color: #ffffff; color: #00006A">
</td>
<td height="35" width="10%" align="right">类别:</td>
<td height="35" width="15%">
<select size="1" name="usertype">
<option value="geren">个人</option>
<option value="shangjia">单位</option>
</select>
</td>
</tr>
<tr bgcolor="#000000">
<td colspan="6" height="1"></td>
</tr>
<tr>
<td colspan="6" height="30">
<div align="center">
<input type="button" value="取回密码" name="B1" style="position: relative; color: #000000; font-family: 宋体; font-size: 9pt; height: 19; width: 60" onClick="checkemail()">
</div>
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td width="100%" height="10"></td>
</tr>
</table>
</center>
</div>
<table width="760" border="0" height="50" align="center" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr align="center">
<td> </td>
</tr>
</table>
<tr>
<td>
<tr>
<td width="770" height="100" valign="top" colspan="5"></td>
</tr>
<tr>
<td width="770" height="7" valign="top" colspan="5">
<!--#include file="inc/down.htm"-->
<tr>
<td width="770" height="3" valign="top" colspan="5"></td>
</tr>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -