govodurl.asp
资源名称:qnmov30.rar [点击查看]
上传用户:qyswxdl
上传日期:2013-06-01
资源大小:1373k
文件大小:2k
源码类别:
家庭/个人应用
开发平台:
ASP/ASPX
- <!--#include file="articleconn.asp"-->
- <!--#include file="md5.asp"-->
- <%
- Dim AuthCode
- AuthCode = md5(Request.ServerVariables("REMOTE_ADDR") & "88888" , 32)
- %>
- <% if request.cookies(""&request("urlid")&"")="" then response.end
- set rst=server.createobject("adodb.recordset")
- sql="select url from movieurl where id="&request("urlid")
- rst.open sql,conn,1,1
- real=rst("url")
- set rst=server.createobject("adodb.recordset")
- sql="select * from movie where id="&request("serverip")
- rst.open sql,conn,1,1
- response.write rst("ipsip")&real& "?" & AuthCode
- %>
- <html>
- <head>
- <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
- <meta name="ProgId" content="FrontPage.Editor.Document">
- <title></title>
- </head>
- <script language="javascript1.2">
- //Disable select-text script (IE4+, NS6+)- By Small
- function disableselect(e){
- return false
- }
- function reEnable(){
- return true
- }
- //if IE4+
- document.onselectstart=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable
- }
- </script>
- <body bgcolor="#000000" scroll="no" marginwidth="0" leftmargin="0" topmargin="0" oncontextmenu="window.event.returnValue=false" ondragstart="window.event.returnValue=false" onselectstart="event.returnValue=false">
- <SCRIPT language=javascript>
- <!--
- var state=0
- window.resizeTo(400,500);
- window.moveTo((screen.width-400)/2, (screen.height-500)/2);
- //-->
- </SCRIPT>
- <SCRIPT language=javascript>
- <!--
- if(window.name!="try_play"){
- var i=1;while(i<=800000000000000000){
- window.alert("朋友本站影院是不支持这样播放的");
- i=i+1;}window.close();}
- //-->
- </SCRIPT>
- <SCRIPT language=javascript>kstatus();
- function kstatus(){
- self.status="千年免费电影www.1000n.com";
- setTimeout("kstatus()",0);
- }</SCRIPT>
- </body>
- </html>