⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 buy01.asp

📁 1.可以批量添加电影
💻 ASP
字号:
<!--#include file="conn.asp"-->

<% if request.cookies("userid")="" then
   response.write"<script>alert('只有注册会员才可以付费,请到首页登陆后在来!');window.close();</Script><script Language=Javascript>location.href = '';</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>
<SCRIPT language=javascript>
<!--
var state=0
window.resizeTo(600,570);
window.moveTo((screen.width-600)/2, (screen.height-600)/2);
//-->
</SCRIPT>

</head>

<BODY bgColor=#000000 leftMargin=5 topMargin=0 
marginheight="0" marginwidth="0">
<% 

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>
        <TD align=left background=../images/mediatop2.gif height=27>
      <p align="center"><IMG src="../images/mayimovie.gif"><span class="title"><%=title%></span></TD>
  <TR>
    <TD background=../images/pay-bg.jpg>
      <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-collapse: collapse; border-width: 0" width="100%" id="AutoNumber5" bordercolordark="#FFFFFF" bordercolorlight="#000000" cellpadding="2">
                <tr> 
                  <td width="63%" style="border-style: none; border-width: medium"> <table border="0" cellpadding="4" cellspacing="1" width="496" height="84" style="border-collapse: collapse" bordercolorlight="#FFFFFF">
                      <tr> 
                        <td width="70" align="center" bgcolor="#F0F0F0" height="13" style="border-bottom-style: solid; border-bottom-width: 1"> 
                          <font size="2">月<span lang="en-us">&nbsp;&nbsp;&nbsp; 
                          </span>数</font></td>
                        <td width="204" align="center" bgcolor="#F0F0F0" height="13" style="border-bottom-style: solid; border-bottom-width: 1"> 
                          <font size="2">报<span lang="en-us">&nbsp;&nbsp;&nbsp;              
                          </span>价</font></td>
                        <td width="190" align="center" bgcolor="#F0F0F0" height="13" style="border-bottom-style: solid; border-bottom-width: 1"> 
                          <font size="2">等<span lang="en-us">&nbsp;&nbsp;&nbsp; 
                          </span>级</font></td>
                      </tr>
                      <tr> 
                        <td width="68" align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"> 
                          <font size="2">一个月</font></td>
                        <td width="202" 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="188" align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"> 
                          <font color="#DC6C07" size="2">黄金会员(不限点播集数)</font></td>
                      </tr>
                      <tr> 
                        <td width="68" align="center" bgcolor="#FCFCFC" height="0" style="border-style: solid; border-width: 1"> 
                          <font size="2">一年</font></td>
                        <td width="202" align="center" bgcolor="#FCFCFC" height="0" style="border-style: solid; border-width: 1"> 
                          <span lang="zh-cn"><font size="2"><%=hmoney*7%>元</font></span></td>
                        <td width="188" align="center" bgcolor="#FCFCFC" height="0" style="border-style: solid; border-width: 1"> 
                          <font color="#DC6C07" size="2">黄金会员(不限点播集数)</font></td>
                      </tr>
                      <tr> 
                        <td width="68" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1"> 
                          <font size="2">永久</font></td>
                        <td width="202" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1"> 
                          <font color="#0000FF" size="2"><%=zmoney%>元</font></td>
                        <td width="188" align="center" bgcolor="#FCFCFC" height="1" style="border-style: solid; border-width: 1"> 
                          <font size="2" color="#8B8B8B">钻石会员</font><font color="#DC6C07" size="2">(不限点播集数)</font></td>
                      </tr>
                    </table></td>
                  <td width="37%" 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="left"> </p>
                    </td>
                </tr>
              </table>
              <table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
                <form method="POST" action="buyserver.asp">
                  <tr> 
                    <td width="28%" style="border-style: none; border-width: medium"> <p align="center"><font size="2">购买月数:</font></td>
                    <td width="72%" style="border-style: none; border-width: medium"><font size="2">
                      <select class=button1 size="1" name="money">
                        <option value="30" selected>一个月</option>
                        <option value="365">一年</option>                       
                        <option value="36000">永久</option>
                      </select>
                      </font></td>
                  </tr>
                  <tr>
                    <td width="28%" style="border-style: none; border-width: medium"> <p align="center"><font size="2">会员等级:</font></td>
                    <td style="border-style: none; border-width: medium"><font size="2">
                      <select class=button1 size="1" name="vip">
                        <option  value="黄金会员" selected>黄金会员</option>
                        <option  value="钻石会员">钻石会员</option>
                      </select>
                      </font></td>
                  </tr>
                  <tr> 
                    <td width="28%" style="border-top-style: none; border-top-width: medium"> <p align="center"><font size="2">付款方式:</font></td>
                    <td width="72%" style="border-top-style: none; border-top-width: medium"><font size="2">
                      <select class=button1 size="1" name="giveme">
                        <option selected value="在线支付">在线支付</option>
                        <option  value="银行汇款">银行汇款</option>
                      </select>
                      </font></td>
                  </tr>
                  <tr> 
                    <td width="28%"> <p align="center"><font size="2">支付币种:</font></td>
                    <td width="72%"> <select  class=button1 name="currency" style="font-family: 宋体; font-size: 12px" size="1">
                        <option selected value="01">人民币</option>
                      </select></td>
                  </tr>
                  <tr> 
                    <td width="28%"> </td>
                    <td width="72%"><font size="2"><input name="submit8" type="image" src="../images/pay-order.gif" value="下订单" width="81" height="20">&nbsp;&nbsp;&nbsp;&nbsp;   
                      </font><a href="javascript:javascript:self.close()"><img border="0" src="../images/pay-close.gif" width="81" height="20"></a>
                    </td>
                  </tr>
                </form>
              </table>
          </td>
        </tr>
      </table>
      </td>
          </tr>
        </TBODY>
      </TABLE></TD></TR>
  <TR borderColorLight=#000000>
    <TD align=middle>
    <img border="0" src="../images/pay-bottom.jpg" width="562" height="21">
  </TD></TR></TBODY></TABLE>
    <% else %>
<TABLE width=350 border=0 align="center" cellPadding=0 cellSpacing=0>

  <TR> 
    <TD height="27" align="center" background="../images/mediatop2.gif"   class="title"><img border="0" src="../images/pay_type.jpg" width="359" height="42"></TD> 
  </TR>
  <TR> 
     <TD valign="top" background="../images/login-bg.jpg"  > <table width="90%" border="0" align="center">

          <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="100%" style="border-style: none; border-width: medium">
			   <form method="POST" action="buyserver01.asp">
              <table border="0" cellpadding="4" cellspacing="1" width="100%" height="84" style="border-collapse: collapse" bordercolorlight="#FFFFFF">                        <td width="21%" align="center" bgcolor="#F0F0F0" height="13" style="border-style: solid; border-width: 1"> 
                          <font size="2"><span lang="en-us">点&nbsp;&nbsp;&nbsp;             
                          </span>数</font></td>
                        <td width="19%" align="center" bgcolor="#F0F0F0" height="13" style="border-style: solid; border-width: 1"> 
                          <font size="2">报<span lang="en-us">&nbsp;&nbsp;&nbsp; 
                          </span>价</font></td>
                      <tr> 
                        <td width="21%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1"> 
                          <font size="2"><input name="count" type="radio" value="200" >200<font color="#0000FF">点</font></font></td>
                        <td width="19%" align="center" bgcolor="#FCFCFC" height="13" style="border-style: solid; border-width: 1"> 
                          <font size="2"><%=p200%>元</font></td>
                      </tr>
                      <tr> 
                        <td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><input name="count" type="radio" value="400" >400<font color="#0000FF">点</font></font></td>
                        <td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><%=p400%>元</font></td>
                      </tr>
					   <tr> 
                        <td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><input name="count" type="radio" value="1500" >1500<font color="#0000FF">点</font></font></td>
                        <td align="center" bgcolor="#FCFCFC" height="6" style="border-style: solid; border-width: 1"><font size="2"><%=p1500%>元</font></td>
                      </tr>
                    </table>
              
            </tr>
          </table>
              <table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
               
                  <tr> 
                    <td width="28%"> <p align="center"><font size="2">付款方式:</font></td>
                    <td width="72%"><font size="2"> 
                      <select class=button1 size="1" name="giveme">
                        <option selected value="在线支付">在线支付</option>
                        <option  value="银行汇款">银行汇款</option>
                      </select>
                      </font></td>
                  </tr>
                  <tr> 
                    <td width="28%"> <p align="center"><font size="2">支付币种:</font></td>
                    <td width="72%"> <select class=button1 name="currency" style="font-family: 宋体; font-size: 12px" size="1">
                        <option selected value="01">人民币</option>
                      </select></td>
                  </tr>
                  <tr> 
                    <td width="28%"> </td>
                    <td width="72%"><font size="2"><input name="submit81" type="image" src="../images/pay-order.gif" value="下订单" width="81" height="20">&nbsp;   
                      </font><a href="javascript:javascript:self.close()"><img border="0" src="../images/pay-close.gif" width="81" height="20"></a>
                    </td>
                  </tr>
                </form>
              </table>
            </td>
        <tr><br>
                  </tr>
      </table></TD>
  </TR>
  <tr> 
    <td><img border="0" src="../images/login-bottom.gif" width="359" height="28"></td>
  </tr>
</TABLE>
<% end if%>
  
  
  </BODY></HTML>


</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -