alert("旧密码输入错误,请重新填写!")
history.back(1)
</script>
<%
else
sql="update User_login set password='"&newpass&"' where id='"&session("user_id")&"'"
conn.execute(sql)
conn.close
set conn=nothing
%>
<script language="JavaScript">
alert("密码修改成功!")
history.back(1)
</script>
<%
end if
end if
%>
<table width="970" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="155" bgcolor="f9f9f9"><!--#include file="left.asp"--></td>
<td>
<table width="580" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><font class="boxtitle">修改密码</font></td>
</tr>
</table>
<table width="580" border="0" cellspacing="0" cellpadding="0" align="center">
<tr bgcolor="#cecfce">
<td height="1" colspan="3" align="center" bgcolor="#cecfce"></td>
</tr>
<form name="newreg" method="post" action="?oper=edit" onsubmit="return VerifySubmit(newreg)">
<tr>
<td width="23" height="30" align="right" bgcolor="#f7f7f7"> </td>
<td width="80" align="right" bgcolor="#f7f7f7"> 旧 密 码:</td>
<td width="471" height="30">
<input name="password" type="password" size="25" maxlength ="25"></td>
</tr>
<tr bgcolor="#cecfce">
<td height="1" colspan="3" align="right"></td>
</tr> ASP+ACCESS网上招聘网站开发+ER图+用例图(23):http://www.youerw.com/jisuanji/lunwen_2837.html