📄 pay.asp
字号:
<%
'=========================================
'
' 凡人网络购物系统V4.0免费版
' FreeDown.Net info@freedown.net
' www.freedown.net
' 版权所有·免费版仅供研究测试只用
' 商业使用请购买正版
'
'=========================================
%>
<!--#include file="conn.asp"-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>在线支付</title>
<link href=css.css rel=STYLESHEET type=text/css>
</head>
<body topmargin="0">
<FORM name=theForm action=http://www.1st-pay.net/work/work.asp method=post target=_blank onSubmit="return Juge(this)" >
<table width="300" border="0" cellspacing="1" cellpadding="1">
<tr>
<td colspan="3" align="center"><b>在线支付(<a target="_blank" href="http://pay.freedown.net/"><font color="red">免费注册支付平台</font></a>)</b></td>
</tr>
<tr>
<td width="31%"></td>
<td colspan="2">
<script language="JavaScript" src="http://www.1st-pay.net/js/checkpaylist.js">
</script>
<input type="hidden" name="username" value="freebuy">
<input type="hidden" name="leixing" value="3">
</td>
</tr>
<tr>
<td width="31%">姓名:</td>
<td colspan="2">
<input maxlength="50" name="name" size="20">
</td>
</tr>
<tr>
<td width="31%">email:</td>
<td colspan="2">
<input maxlength="50" name="email" size="20">
</td>
</tr>
<tr>
<td width="31%">联系电话:</td>
<td colspan="2">
<input maxlength="50" name="tel" size="20">
</td>
</tr>
<tr>
<td width="31%">联系地址:</td>
<td colspan="2">
<input maxlength="50" name="address" size="20">
</td>
</tr>
<tr>
<td width="31%">商品名称:</td>
<td colspan="2">
<input name="shopname" size="20">
</td>
</tr>
<tr>
<td width="31%">总计金额:</td>
<td colspan="2">
<input name="cash" size="20">元(人民币)
</td>
</tr>
<tr>
<td width="31%">备注:</td>
<td colspan="2">
<textarea name="note" cols="30" rows="5"></textarea>
</td>
</tr>
<tr>
<td width="31%" rowspan="4">支付方式:
<script language="">
function payfangshi1check(){
payfangshi1.style.display = "";
payfangshi2.style.display = "none";
payfangshi3.style.display = "none";
payfangshi4.style.display = "none";
}
</script>
<script language="">
function payfangshi2check(){
payfangshi2.style.display = "";
payfangshi1.style.display = "none";
payfangshi3.style.display = "none";
payfangshi4.style.display = "none";
}
</script>
<script language="">
function payfangshi3check(){
payfangshi3.style.display = "";
payfangshi1.style.display = "none";
payfangshi2.style.display = "none";
payfangshi4.style.display = "none";
}
</script>
<script language="">
function payfangshi4check(){
payfangshi4.style.display = "";
payfangshi1.style.display = "none";
payfangshi2.style.display = "none";
payfangshi3.style.display = "none";
}
</script>
</td>
<td colspan="2" rowspan="4">
<input type="radio" name="payfangshi" value="1" checked onclick=payfangshi1check()>
银行支付
<input type="radio" name="payfangshi" value="2" onClick=payfangshi2check()>
手机支付
<br><input type="radio" name="payfangshi" value="3" onClick=payfangshi4check()>
IP支付
<input type="radio" name="payfangshi" value="4" onClick=payfangshi3check()>
1st-pay支付 </td>
</tr>
<tr> </tr>
<tr> </tr>
<tr> </tr>
<tr>
<td colspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id=payfangshi1>
<tr>
<td width="33%">请选择卡种:</td>
<td width="67%">
<select name="fangshi">
<option value="01" selected>人民币卡</option>
<option value="02">外币卡</option>
</select>
</td>
</tr>
<tr>
<td colspan="2"><br>
<b>操作指南:</b>28家银行54个卡种,包括visa、master、美国快车、日本JCB等国际信用卡,全球覆盖,无国界支付</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" id=payfangshi2 style="DISPLAY: none">
<tr>
<td width="33%">请输入手机号:</td>
<td width="67%">
<input maxlength="50" name="handphone" size="20" value="13">
</td>
</tr>
<tr>
<td colspan="2"><br>
<b>操作指南:</b>支持国内手机130-139,暂不支持小灵通。输入你的手机号码后按购买键,随机交易码将发送至您的手机,将收到的随机交易码输入到最终确认框中完成最终支付。手机支付每笔最大交易额为30元人民币整。</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" id=payfangshi3 style="DISPLAY: none">
<tr>
<td width="33%">1st-pay用户名:</td>
<td width="67%">
<input maxlength="50" name="1stusername" size="10">
<a href="http://www.1st-pay.net/index.asp?refer=#part1" target="_blank">免费注册</a>
</td>
</tr>
<tr>
<td width="33%">1st-pay密码:</td>
<td width="67%">
<input maxlength="50" name="1stpassword" size="20" type="password">
</td>
</tr>
<tr>
<td colspan="2"><br>
<b>操作指南:</b>如果您已开通1st-pay帐户,并且帐户中有足够资金,您就可以通过1st-pay直接进行帐户划转。输入您在1st-pay的用户名、密码即可进行直接购买。优惠期间,每笔交易,世纪均有金额返还。本次交易,可返3%金额
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" id=payfangshi4 style="DISPLAY: none">
<tr>
<td colspan="2"><br>
<b>操作指南:</b>IP支付目前仅支持国内网通、联通及电信用户。通过IP支付的用户,您的所有交易将结算至您的上网卡,网吧会员卡及包月电话的电话费上。IP支付极其简单,您无须填写任何表单。选定IP支付,然后按确定按钮既完成所有交易。
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
<tr>
<td colspan="3">
<div align="center"><input type=submit value="购 买" name=Submit>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -