毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

ASP+ACCESS网上招聘网站开发+ER图+用例图(23)

时间:2017-02-12 16:32来源:毕业论文
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 % sc


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">&nbsp;</td>
                          <td width="80" align="right" bgcolor="#f7f7f7"> 旧 密 码:</td>
                          <td width="471" height="30">&nbsp;
                              <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
------分隔线----------------------------
推荐内容