📄 down.asp
字号:
<center>
<table border="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" cellspacing="0" bgcolor="#94C308" style="border-collapse: collapse" bordercolor="#111111" cellpadding="1">
<tr>
<td>
<div align="center">
<center>
<table border="0" bgcolor="#94C308" cellspacing="0" cellpadding="2" width="350" style="border-collapse: collapse" bordercolor="#111111" height="8">
<tr>
<td width="342" height="4"><font color="FFFFFF">¤</font><font color="FFFFFF" size="2">出错提示</font></td>
<td width="18" height="4">
<table border="1" bordercolorlight="666666" bordercolordark="FFFFFF" cellpadding="0" bgcolor="EFFFAD" cellspacing="0" width="18">
<tr>
<td width="16"><b>
<a href="javascript:history.go(-1)" onMouseOver="window.status='';return true" onMouseOut="window.status='';return true" title="关闭">
<font color="000000">×</font></a></b></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<table border="0" width="350" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="109">
<tr>
<td width="54" align="center" valign="middle" bgcolor="#E0E0E0" height="72">
<font face="Wingdings" color="#94c308" size="7">L</font></td>
<td width="280" bgcolor="#E0E0E0" height="72"><font size="2">
你点数不够哦!请购买点数或者升级到包月会员后再进行下载吧!<a target="_blank" href="user/buy.asp"><font color="#FF0000">购买点数或者升级到黄金会员。</font></a><br><br></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" bgcolor="#E0E0E0" width="342" height="21">
<input class=button1 type="button" name="ok" value=" 确 定 " onclick="javascript:window.close()"><font size="2">
</font></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<%
response.end
end if
set rsb01=server.createobject("adodb.recordset")
rsb01.open "select * from tolook where title='"&rs("title")&"' and userid='"&userid&"'",conn,1,3
if rsb01.eof and rsb01.bof or i>4 then
sql="update users set usercount=usercount-'"&rs("count")&"' where userid='"&Replace(request.cookies("userid"), "'", "''")&"' and password='"&Replace(request.cookies("password"), "'", "''")&"'"
conn.Execute(sql)
' rst("tocount")=rst("tocount")+rs("count")
' rst.update
end if
else
if rst("oklook")<2 then
if rst("dnlook")>10 then '普通会员每天看10集
%>
<body bgcolor="#282828" scroll="no" marginwidth="0" leftmargin="0" topmargin="0" oncontextmenu="window.event.returnValue=false" ondragstart="window.event.returnValue=false" onselectstart="event.returnValue=false">
<p> </p>
<p> </p>
<div align="center">
<center>
<table border="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" cellspacing="0" bgcolor="#94C308" style="border-collapse: collapse" bordercolor="#111111" cellpadding="1">
<tr>
<td>
<div align="center">
<center>
<table border="0" bgcolor="#94C308" cellspacing="0" cellpadding="2" width="350" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="342"><font color="FFFFFF">¤</font><font color="FFFFFF" size="2">出错提示</font></td>
<td width="18">
<table border="1" bordercolorlight="666666" bordercolordark="FFFFFF" cellpadding="0" bgcolor="EFFFAD" cellspacing="0" width="18">
<tr>
<td width="16"><b>
<a href="javascript:history.go(-1)" onMouseOver="window.status='';return true" onMouseOut="window.status='';return true" title="关闭">
<font color="000000">×</font></a></b></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<table border="0" width="350" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="109">
<tr>
<td width="54" align="center" valign="middle" bgcolor="#E0E0E0" height="72">
<font face="Wingdings" color="#94c308" size="7">L</font></td>
<td width="280" bgcolor="#E0E0E0" height="72"><font size="2">
你是普通会员今天观看已经超过<font color=red>10集</font>!请明天再观看吧!或者请<a target="_blank" href="user/buy.asp"><font color="#FF0000">续费</font></a>升级到白银、黄金会员。</font></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" bgcolor="#E0E0E0" width="342" height="21">
<input class=button1 type="button" name="ok" value=" 确 定 " onclick="javascript:window.close()"><font size="2">
</font></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<%response.end
end if
elseif rst("oklook")<3 then
if rst("dnlook")>15 then '每天看15集
%>
<body bgcolor="#282828" scroll="no" marginwidth="0" leftmargin="0" topmargin="0" oncontextmenu="window.event.returnValue=false" ondragstart="window.event.returnValue=false" onselectstart="event.returnValue=false">
<p> </p>
<p> </p>
<div align="center">
<center>
<table border="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" cellspacing="0" bgcolor="#94C308" style="border-collapse: collapse" bordercolor="#111111" cellpadding="1">
<tr>
<td>
<div align="center">
<center>
<table border="0" bgcolor="#94C308" cellspacing="0" cellpadding="2" width="350" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="342"><font color="FFFFFF">¤</font><font color="FFFFFF" size="2">出错提示</font></td>
<td width="18">
<table border="1" bordercolorlight="666666" bordercolordark="FFFFFF" cellpadding="0" bgcolor="EFFFAD" cellspacing="0" width="18">
<tr>
<td width="16"><b>
<a href="javascript:history.go(-1)" onMouseOver="window.status='';return true" onMouseOut="window.status='';return true" title="关闭">
<font color="000000">×</font></a></b></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<table border="0" width="350" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="109">
<tr>
<td width="54" align="center" valign="middle" bgcolor="#E0E0E0" height="72">
<font face="Wingdings" color="#94c308" size="7">L</font></td>
<td width="280" bgcolor="#E0E0E0" height="72"><font size="2">
你是白银会员今天观看已经超过<font color=red>15集</font>!请明天再观看吧!或者请<a target="_blank" href="user/buy.asp"><font color="#FF0000">续费</font></a>升级到黄金会员。</font></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" bgcolor="#E0E0E0" width="342" height="21">
<input class=button1 type="button" name="ok" value=" 确 定 " onclick="javascript:window.close()"><font size="2">
</font></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<%response.end
end if
elseif rst("oklook")<4 then
if rst("dnlook")>30 then '每天看30集
%>
<body bgcolor="#282828" scroll="no" marginwidth="0" leftmargin="0" topmargin="0" oncontextmenu="window.event.returnValue=false" ondragstart="window.event.returnValue=false" onselectstart="event.returnValue=false">
<p> </p>
<p> </p>
<div align="center">
<center>
<table border="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" cellspacing="0" bgcolor="#94C308" style="border-collapse: collapse" bordercolor="#111111" cellpadding="1">
<tr>
<td>
<div align="center">
<center>
<table border="0" bgcolor="#94C308" cellspacing="0" cellpadding="2" width="350" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="342"><font color="FFFFFF">¤</font><font color="FFFFFF" size="2">出错提示</font></td>
<td width="18">
<table border="1" bordercolorlight="666666" bordercolordark="FFFFFF" cellpadding="0" bgcolor="EFFFAD" cellspacing="0" width="18">
<tr>
<td width="16"><b>
<a href="javascript:history.go(-1)" onMouseOver="window.status='';return true" onMouseOut="window.status='';return true" title="关闭">
<font color="000000">×</font></a></b></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<table border="0" width="350" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="109">
<tr>
<td width="54" align="center" valign="middle" bgcolor="#E0E0E0" height="72">
<font face="Wingdings" color="#94c308" size="7">L</font></td>
<td width="280" bgcolor="#E0E0E0" height="72"><font size="2">
你是黄金会员今天观看已经超过<font color=red>30集</font>!请明天再观看吧!或者请<a target="_blank" href="user/buy.asp"><font color="#FF0000">续费</font></a>升级到钻石会员。</font></td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" bgcolor="#E0E0E0" width="342" height="21">
<input class=button1 type="button" name="ok" value=" 确 定 " onclick="javascript:window.close()"><font size="2">
</font></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<%response.end
end if
end if
end if
else
response.cookies("userid")=rst8("testok")
if now()>rst8("endtimes") then
response.write"该网吧使用已经到期,请续费。"
response.end
end if
set rst8=nothing
end if
set rsb=server.createobject("adodb.recordset")
rsb.open "select * from tolook",conn,1,3
rsb.addnew
rsb("title")=rs("title")
rsb("userip")=request.servervariables("remote_addr")
rsb("userid")=Replace(request.cookies("userid"), "'", "''")
rsb("lookordown")="下载"
rsb("oklook")=oklook
rsb.update
rsb.close
set rsb=nothing
set rst=server.createobject("adodb.recordset")
sql="select url from movieurl where id="&urlid
rst.open sql,conn,1,1
terok=Replace(request.cookies("userid"), "'", "''")&Replace(request.cookies("password"), "'", "''")
application(""&terok&"")="yes"
%>
<body scroll="no" marginwidth="0" leftmargin="0" topmargin="0">
<p> </p>
<p> </p>
<p> </p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
<td width="100%">
<p align="center">
<a href="downurl.asp?serverip=<%=serverip%>&real=<%=rst("url")%>&uset=<%=terok%>">
<img border="0" src="IMG/down3.gif"></a> </td>
</tr>
<tr>
<td width="100%">
<p align="center"><b><font color="#FF0000" size="2">点击右键目标另存为,或用网际快车下载<br>本连接只能下载一次,如要再次下载,必需重新点击!<br>为了防止盗连,因此不支持续传,敬请见谅!</font><br><br><font color=blue size="2">下载限制:只能开1线程 线程速度为:100K</font></b></td>
</tr>
</table>
<p>
<%
rs.close
set rs=nothing
rst.close
set rst=nothing
conn.close
set conn=nothing
%></body></body></body></body></body></body></body></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -