📄 user_pay_ok.asp
字号:
<!--#include file="../film_conn.asp"-->
<!-- #include file="user_session.asp" -->
<!-- #include file="../set_url.asp" -->
<%
if trim(request("id1"))="" or trim(request("id2"))="" then
response.redirect "user_pay_other.asp"
response.end
end if
%>
<HTML><HEAD><TITLE> - 会员管理中心 - 会员续费 - 其它支付 - 提交成功!</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<script>
function killErrors()
{
return true
}
window.onerror = killErrors
</script>
</HEAD>
<BODY bgColor=#71757b leftMargin=0 topMargin=0 rightMargin=0 marginheight="0" marginwidth="0" botmargin="0">
<!--#include file="../top.asp"-->
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center background=../images/bg-content.gif border=0 valign="top">
<TBODY>
<TR>
<TD width=778 height=1>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 height=1
cellSpacing=0 cellPadding=0 width=778 align=left border=0 valign="top">
<TBODY>
<TR>
<TD width=778 height=188>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 cellSpacing=0
cellPadding=0 width=778 border=0>
<TBODY>
<TR>
<TD width=15 height=151> </TD>
<TD vAlign=top width=194 height=151><!--#include file="../left1.asp"--></TD>
<TD vAlign=top width=4></TD>
<TD vAlign=top width=550 height=151>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
cellSpacing=5 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="100%" height=386>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
height=246 cellSpacing=0 cellPadding=0 width="91%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="100%" height=39><!--#include file="../query.asp"--></TD></TR>
<TR>
<TD width="100%" height=5></TD></TR>
<TR>
<TD width="100%" height=8></TD></TR>
<TR>
<TD width="100%" height=5></TD></TR>
<TR>
<TD width="100%" height=3>
<IMG height=21
src="../images/b.gif" width=538 border=0></TD></TR>
<TR>
<TD width="100%" background=../images/b01.gif height=465 valign="top">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="98%" id="AutoNumber1">
<tr>
<td height="30" bgcolor="#F6F6F6" style="font-size: 12px">
<p align="center" style="FONT-SIZE: 12px"><b>欢迎您进入会员付费专页!</b></td>
</tr>
<tr>
<td height="30" style="FONT-SIZE: 12px" align=center><a target="_blank" href="user_pay.asp"><font color="#FF0000">点此可以查看并选择更多支付方式>></font></a></td>
</tr>
<tr>
<td height="283" style="FONT-SIZE: 12px" align=center><div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">
<tr>
<td style="font-size: 12px"></td>
</tr>
<tr>
<td height="10" style="FONT-SIZE: 12px" align=center><hr color="#000000" size="1"></td>
</tr>
<tr>
<td height="260" style="FONT-SIZE: 12px" align=center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3">
<tr>
<td width="100%" style="font-size: 12px" height="15"></td>
</tr>
<tr>
<td width="100%" style="font-size: 12px">
您的订单已经提交,我们处理后尽快回复你。<a href="../"><<返回首页</a> <a href="member_center.asp">返回会员中心>></a>
<p>您好!尊敬的会员 <font color=red><b><%=request("id1")%> </b></font>,感谢您对我们的支持!您应付的金额是 <font color=red><b><%=request("id2")%>元 </b></font><br></p>
<p><b>以下是我们的汇款信息:</b><br></p>
<p><%=Payother%></p>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</center>
</div>
</TD></TR>
<TR>
<TD width="100%" height=1>
<IMG height=5
src="../images/b02.gif" width=538
border=0></TD></TR></TBODY></TABLE></TD></TR>
</TBODY></TABLE></TD>
<TD width=15 height=151> </TD></TR></TBODY></TABLE></TD></TR>
</TBODY></TABLE>
</table>
<!--#include file="../bottom.asp"-->
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -