📄 buy01.asp
字号:
<!--#include file="conn.asp"-->
<% if request.cookies("userid")="" then
response.write"<script>alert('只有注册会员才可以付费,请到首页登陆后在来!');window.close();</Script>"
end if
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>蚂蚁影院电影继费</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK
href="../css/style.css" type=text/css rel=stylesheet>
<body bgcolor="#3B5815">
<%
set rs=server.createobject("adodb.recordset")
sql="select * from setmoney where id=1"
rs.open sql,conn,1,3
pmoney=rs("pmoney")
bmoney=rs("bmoney")
hmoney=rs("hmoney")
zmoney=rs("zmoney")
p150=rs("p150")
p200=rs("p200")
p250=rs("p250")
p350=rs("p350")
p400=rs("p400")
p500=rs("p500")
p1000=rs("p1000")
p1500=rs("p1500")
rs.close
set rs=nothing
if request("viptype")=1 then %>
<TABLE cellSpacing=0 cellPadding=0 width=562 align=center border=0>
<TBODY>
<TR>
<TD align=middle height=27><IMG src="../images/mayimovie.gif"></TD></TR>
<TR>
<TD align=left background=../images/mediatop2.gif height=27>
<p align="center"><font size="2"><span lang="zh-cn"><b>
本站包月看电影报价表:</b></span></font><span class="title"><%=title%></span></TD>
</TR>
<TR>
<TD vAlign=top background=../images/mediabg.gif>
</TD>
</TR>
<TR>
<TD background=../images/mediabg.gif>
<TABLE cellSpacing=10 cellPadding=0 width="95%" align=center border=0>
<TBODY>
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber3" height="2">
<tr>
<td width="100%" height="2"></td>
</tr>
<tr>
<td width="100%"></td>
</tr>
<tr>
<td width="100%">
<table border="1" cellspacing="0" style="border-width:0; border-collapse: collapse" width="100%" id="AutoNumber5" bordercolordark="#FFFFFF" bordercolorlight="#000000" cellpadding="2">
<tr>
<td width="50%" style="border-style: none; border-width: medium"> <table border="0" cellpadding="4" cellspacing="1" width="100%" height="84" style="border-collapse: collapse" bordercolorlight="#FFFFFF">
<tr>
<td width="21%" align="center" bgcolor="#F0F0F0" height="13" style="border-bottom-style: solid; border-bottom-width: 1">
<font size="2">月<span lang="en-us">
</span>数</font></td>
<td width="19%" align="center" bgcolor="#F0F0F0" height="13" style="border-bottom-style: solid; border-bottom-width: 1">
<font size="2">报<span lang="en-us">
</span>价</font></td>
<td width="19%" align="center" bgcolor="#F0F0F0" height="13" style="border-bottom-style: solid; border-bottom-width: 1">
<font size="2">等<span lang="en-us">
</span>级</font></td>
</tr>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1">
<font size="2">二个月</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1">
<font color="#0000FF" size="2"><span lang="en-us"><%=pmoney*2%></span><span lang="zh-cn">元</span></font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1">
<font size="2">普通会员</font></td>
</tr>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1"> </span>
<font size="2">半年</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1">
<font size="2"><%=pmoney*6%>元</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1">
<font size="2">普通会员</font></td>
</tr>
<tr>
<td align="center" bgcolor="#FCFCFC" height="7" style="border-style: solid; border-width: 1"><font size="2">一年</font></td>
<td align="center" bgcolor="#FCFCFC" height="7" style="border-style: solid; border-width: 1"><font size="2"><%=pmoney*12%>元</font></td>
<td align="center" bgcolor="#FCFCFC" height="7" style="border-style: solid; border-width: 1"><font size="2">普通会员</font></td>
</tr>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="7" style="border-style: solid; border-width: 1">
<font size="2">一个月</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="7" style="border-style: solid; border-width: 1">
<span lang="en-us"><font color="#0000FF" size="2"><%=bmoney%></font></span><font color="#0000FF" size="2"><span lang="zh-cn">元</span></font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="7" style="border-style: solid; border-width: 1">
<font size="2">白银会员</font></td>
</tr>
<tr>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2">二个月</font></td>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><%=bmoney*2%>元</font></td>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2">白银会员</font></td>
</tr>
<tr>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2">半年</font></td>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><%=bmoney*6%>元</font></td>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2">白银会员</font></td>
</tr>
<tr>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2">一年</font></td>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><%=bmoney*12%>元</font></td>
<td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2">白银会员</font></td>
</tr>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1">
<font size="2">一个月</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1">
<span lang="zh-cn"><font color="#FF0000" size="2"><%=hmoney%><font size="2">元</font></font></span></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1">
<font color="#DC6C07" size="2">黄金会员</font></td>
</tr>
<tr>
<td align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1"><font size="2">二个月</font></td>
<td align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1"><font size="2"><%=hmoney*2%>元</font></td>
<td align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1"><font color="#DC6C07" size="2">黄金会员</font></td>
</tr>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1">
<font size="2">半年</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1">
<font size="2"><%=hmoney*6%><span lang="zh-cn">元</span></font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1">
<font color="#DC6C07" size="2">黄金会员</font></td>
</tr>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="0" style="border-style: solid; border-width: 1">
<font size="2">一年</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="0" style="border-style: solid; border-width: 1">
<span lang="zh-cn"><font size="2"><%=hmoney*12%>元</font></span></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="0" style="border-style: solid; border-width: 1">
<font color="#DC6C07" size="2">黄金会员</font></td>
</tr></span>
<tr>
<td width="21%" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1">
<font size="2">永久</font></td></span></span></span></span></span></span></span></span>
<td width="19%" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1">
<font color="#0000FF" size="2"><%=zmoney%>元</font></td>
<td width="19%" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1">
<font size="2" color="#8B8B8B">钻石会员</font></td>
</tr></center>
</table></td>
<td width="50%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top: medium none #000000; border-bottom: medium none #FFFFFF"><p align="center"><font color="#336600" size="2"><strong>会员等级说明</strong></font></p>
<p align="left"><font color="#0000FF" size="2"> <font color="#FF00FF"><strong>普通会员-</strong></font><br>
<font color="#990000"> 每天可在线观看或者下载<strong><font color="#FF0000">10部</font></strong>影片!<br>
<br>
</font> <font color="#3399FF"><strong>白银会员-</strong></font><br>
<font color="#990000"> 每天可在线观看或者下载<font color="#FF0000"><strong>15部</strong></font>影片!<br>
<br>
</font> <strong>黄金会员-</strong><br>
<font color="#990000"> 每天可在线观看或者下载<font color="#FF0000"><strong>30部</strong></font>影片,<font color="#9900FF">并可在线观看或者下载所有<strong><font color="#FF0000">黄金会员</font></strong>影片</font>!</font></font></p>
<p align="left"><font color="#0000FF" size="2"><strong><font color="#009900">钻石会员-</font></strong><br>
<font color="#990000"> <strong><font color="#FF0000">无限量</font></strong>在线观看或者下载所有级别的电影!<br>
<br>
</font></font></p>
</td>
</tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -