📄 gmhb.asp
字号:
<!--#include file=conn.asp-->
<!--#include file=usercookies.asp-->
<!--#include file=config.asp-->
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>用户管理</title>
<link rel="stylesheet" type="text/css" href="1.CSS">
</head>
<body topmargin="0" leftmargin="0">
<%
dim i
%>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="423">
<tr>
<td width="778" colspan="4" height="46"><!--#include file=top.asp--></td>
</tr>
<tr>
<td width="157" height="351" valign="top"><br>
<!--#include file=userleft.asp--></td>
<td width="10" height="351" background="img/line_01.gif"> </td>
<td width="603" height="351" valign="top" align="center">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="83">
<tr>
<td width="94%" height="1" colspan="5"> <br>
你的帐号为:<b><font color="#0000FF"><%=request.cookies("ijob")("username")%></font></b>
请在“<a href="user.asp"><font color="#0000FF">我的状态</font></a>”里查看你的邮件地址是否正确,我们将把支付卡通过邮件发送给你!<br>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="25">
<tr>
<td width="100%" background="img/yhzf.gif" height="25"> </td>
</tr>
</table>
</td>
</tr>
<form name=mypay action=http://www.1st-pay.net/work/work.asp target=_blank method="POST">
<tr>
<td width="7%" height="32" align="center">
<p>支付金额</td>
<td width="8%" height="32" align="center">
<select name="cash">
<%for i=1 to 10%>
<option value="<%=i%>0"><%=i%>0元</option>
<%next%>
</select></td>
<td width="17%" height="32" align="center">
<input type="hidden" name="payfangshi" value="1" size="4"><input type="hidden" name="name" value="<%=request.cookies("ijob")("username")%>" size="4"><input type="hidden" name="leixing" value=3 size="4"><input type="hidden" name="shopname" value="购买虚拟货币--><%=request.cookies("ijob")("username")%>" size="6"><input type="hidden" name="username" size="5" value="<%=pay_username%>"><input type="submit" value="提交" name="B1"></td>
<td width="24%" height="32" align="center">
</td>
<td width="67%" height="32" align="center">
</td>
</tr>
</form>
<tr>
<td width="99%" height="25" align="center" colspan="5">
<p align="left"> </td>
</tr>
<tr>
<td width="99%" height="25" background="img/sjzf.gif" colspan="5"> </td>
</tr>
<form name=mypay1 action=http://www.1st-pay.net/work/work.asp target=_blank method="POST">
<tr>
<td width="11%" height="25">
<p align="center">支付金额</td>
<td width="14%" height="25">
<p align="center">
<select name="cash">
<%for i=1 to 3%>
<option value="<%=i%>0"><%=i%>0元</option>
<%next%>
</select></td>
<td width="7%" height="25">
<p align="center"><input type="hidden" name="payfangshi" value="2" size="4"><input type="hidden" name="name" value="<%=request.cookies("ijob")("username")%>" size="4"><input type="hidden" name="leixing" value=3 size="4"><input type="hidden" name="shopname" value="购买虚拟货币--><%=request.cookies("ijob")("username")%>" size="6"><input type="hidden" name="username" size="5" value="<%=pay_username%>">你的手机号码</td>
<td width="16%" height="25">
<p align="center">
<input type="text" name="handphone" size="16"></td>
<td width="58%" height="25"><input type="submit" value="提交" name="B1"></td>
</tr>
</form>
<tr>
<td width="99%" height="5" colspan="5"> <br>
支付说明:如果使用手机支付时跳出“还没有开通手机支付功能”时,请转为银行支付!<br>
10元、20元、30元为包月服务,每个月自动从手机中扣除话费,建议在月初定,月末取消!</td>
</tr>
<tr>
<td width="99%" height="26" colspan="5" background="img/hkzf.gif"> </td>
</tr>
<tr>
<td width="99%" height="25" colspan="5">汇款地址一:招商银行西安小寨分行 帐号:0029
14371352 户名:魏小平</td>
</tr>
<tr>
<td width="99%" height="25" colspan="5">汇款地址二:建设银行西安市八里村分理处
帐号:4221100100101048606 户名:魏小平</td>
</tr>
<tr>
<td width="99%" height="25" colspan="5">汇款地址三:工商银行宁夏中卫县之行 帐号:9558 8029
0310 0261513 户名:魏小平</td>
</tr>
<tr>
<td width="99%" height="25" colspan="5"> </td>
</tr>
</table>
</td>
<td width="8" height="351" background="img/line_01.gif"> </td>
</tr>
<tr>
<td width="778" height="26" colspan="4"><!--#include file=copywright.asp--></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -