<% articleid=request("id") if isnumeric(articleid)=false then response.redirect "error.htm" end if dim sql dim rsy set rsy=server.createobject("adodb.recordset") sql="update learning set hits=hits+1 where articleID="&articleid rsy.open sql,conn,1,3 sql="select * from learning where articleid="&articleid rsy.open sql,conn,1,1 title=rsy("title") ittype=rsy("typeid") canlook=rsy("canlook") if canlook=3 then if request.cookies("goldindex88")<>"yes" then response.write "该电影只有黄金会员才可以看" response.end end if end if %> <%=title%>(DVD) - <%=title%>(DVD)电影下载 - <%=title%>(DVD)在线观看 - <%=title%>(DVD)电影下载 - <%=title%>(DVD)免费电影下载 - <%=title%>(DVD)BT下载
 

 

 

<% Set rst= Server.CreateObject("ADODB.Recordset") rst.open "select articleid,title,hits from learning where canlook<>3 and typeid='"&ittype&"'order by hits desc",conn,1,1 i=0 do while not rst.eof i=i+1 %> <% if i>=10 then exit do rst.movenext loop rst.close set rst=nothing %>
" target="_blank"><%=rst("title")%>

<%=rst("hits")%>

影片播放器(必装)

FlashGet下载工具

影片解码器

       <%=title%>

 IMAGES/nopic.gif<%else%><%=rsy("url")%><%end if%>" width="180">

主要演员:  <%=rsy("name")%>
影片分类:  <%=ittype%>
影片级别:  <% if rsy("canlook")=1 then%>普通电影<%elseif rsy("canlook")=3 then%>黄金电影<%elseif rsy("canlook")=0 then%>免费电影<%end if%>
开放对象:  <%if rsy("canlook")=1 then%>普通会员、白银会员 、黄金会员<%elseif rsy("canlook")=3 then%>黄金会员<%elseif rsy("canlook")=0 then%>电影游客、普 通会员、白银会员 、黄金会员<%end if%>
出产地区:  <%=rsy("where")%>地区
影片长度:  <%=rsy("howlong")%>
应扣点数:  <%=rsy("mhit")%>/集 (只有扣点用户会扣点)
推荐级别:  STAR.GIF">
播放软件:  <% if rsy("movietype")="rm" then%><%elseif rsy("movietype")="md" then%><%elseif rsy("movietype")="mov" then%><%end if%>
观看次数:  <%=rsy("hits")%>
报告错误:  报告该片有错误
更新时间:  <%=rsy("dateandtime")%>
推荐影片:  推荐该片赚取看片资源
   <% sql="select * from movieurl where nameid='"&articleid&"'" set rsyurl=server.createobject("adodb.recordset") if rsy("onlinelook")=1 then rsyurl.open sql,conn,1,1 if rsyurl.eof then response.write "没有提供在线观看" else no=rsyurl.recordcount if no=1 then%> &id2=<%=articleid%>"><%=title%><% elseif no=2 then %> &id2=<%=articleid%>">上集 <%rsyurl.movenext%> &id2=<%=articleid%>">下集 <%elseif no=3 then%> &id2=<%=articleid%>">上集 <%rsyurl.movenext%> &id2=<%=articleid%>">中集 <%rsyurl.movenext%> &id2=<%=articleid%>">下集 <%elseif no>3 then dim c for c=1 to no %> &id2=<%=articleid%>">[<%=c%>] <% rsyurl.movenext next end if end if rsyurl.close else response.write "不提供在线观看" end if %>
   <%if rsy("down")=1 then rsyurl.open sql,conn,1,1 if rsyurl.eof then response.write "没有提供影片下载" else no=rsyurl.recordcount if no=1 then%> &id2=<%=articleid%>"><%=title%><% elseif no=2 then %> &id2=<%=articleid%>">上集 <%rsyurl.movenext%> &id2=<%=articleid%>">下集 <%elseif no=3 then%> &id2=<%=articleid%>" )"> 上集 <%rsyurl.movenext%> &id2=<%=articleid%>">中集 <%rsyurl.movenext%> &id2=<%=articleid%>">下集 <%elseif no>3 then for c=1 to no %> &id2=<%=articleid%>">[<%=c%>] <% rsyurl.movenext next end if end if rsyurl.close else response.write "不提供影片下载" end if %>
影片简介:
     <%=rsy("content")%>