|
|
|
|
<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
|
|
|
|
|
<%@page import="util.Info"%>
|
|
|
|
|
<%@page import="dao.CommDAO"%>
|
|
|
|
|
<%@page import="util.PageManager"%>
|
|
|
|
|
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
|
|
|
|
|
<title><3E><EFBFBD><DEB8><EFBFBD><EFBFBD><EFBFBD></title><link rel="stylesheet" href="css.css" type="text/css">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
function check()
|
|
|
|
|
{
|
|
|
|
|
if(document.form1.ymm.value=="")
|
|
|
|
|
{
|
|
|
|
|
alert("<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԭ<EFBFBD><D4AD><EFBFBD><EFBFBD>");
|
|
|
|
|
document.form1.ymm.focus();
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
if(document.form1.xmm1.value=="")
|
|
|
|
|
{
|
|
|
|
|
alert("<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>");
|
|
|
|
|
document.form1.xmm1.focus();
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
if(document.form1.xmm2.value=="")
|
|
|
|
|
{
|
|
|
|
|
alert("<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȷ<EFBFBD><C8B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>");
|
|
|
|
|
document.form1.xmm2.focus();
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
if (document.form1.xmm1.value!=document.form1.xmm2.value)
|
|
|
|
|
{
|
|
|
|
|
alert("<22>Բ<EFBFBD><D4B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>벻һ<EBB2BB><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>");
|
|
|
|
|
document.form1.xmm1.value="";
|
|
|
|
|
document.form1.xmm2.value="";
|
|
|
|
|
document.form1.xmm1.focus();
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
<!--
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%
|
|
|
|
|
//out.print(Info.getadminUser(request).get("id").toString());
|
|
|
|
|
String error = (String)request.getAttribute("error");
|
|
|
|
|
if(error!=null)
|
|
|
|
|
{
|
|
|
|
|
%>
|
|
|
|
|
alert("ԭ<><D4AD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>");
|
|
|
|
|
<%}%>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%
|
|
|
|
|
String suc = (String)request.getAttribute("suc");
|
|
|
|
|
if(suc!=null)
|
|
|
|
|
{
|
|
|
|
|
%>
|
|
|
|
|
alert("<22>ijɹ<C4B3>");
|
|
|
|
|
<%}%>
|
|
|
|
|
|
|
|
|
|
//-->
|
|
|
|
|
</script>
|
|
|
|
|
<body >
|
|
|
|
|
<form action="jspmjsfglxthsg8101W6B8?ac=uppass" name="form1" method="post">
|
|
|
|
|
<table width="32%" height="126" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="9DC9FF" style="border-collapse:collapse">
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2"><div align="center"><3E><EFBFBD><DEB8><EFBFBD><EFBFBD><EFBFBD></div></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>ԭ<><D4AD><EFBFBD>룺</td>
|
|
|
|
|
<td><input name="ymm" type="text" id="ymm" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><3E><><EFBFBD><EFBFBD><EFBFBD>룺</td>
|
|
|
|
|
<td><input name="xmm1" type="password" id="xmm1" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>ȷ<><C8B7><EFBFBD><EFBFBD><EFBFBD>룺</td>
|
|
|
|
|
<td><input name="xmm2" type="password" id="xmm2" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" align="center"><input name="Submit" type="submit" onClick="return check()" value="ȷ<><C8B7>" />
|
|
|
|
|
<input name="Submit2" type="reset" value="<22><><EFBFBD><EFBFBD>" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</form>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|