📄 netpay.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="function.asp"-->
<!--#include file="unconfig.asp"-->
<%
if session("username")="" or isnull(session("username")) or session("Password")="" or isnull(session("Password")) then
errmsg="你没有登陆!"
call error()
Response.end
end if
username=session("username")
%>
<!--#include file="codeid.asp"-->
<%
set rs=server.CreateObject("ADODB.RecordSet")
i=0
sql="select * from mobile where unionid="&id&" and msg<>'TD126' order by id desc"
rs.open sql,connstr,1,1
if rs.eof then
DY_LB="<font color=red><b>暂时还没有人订阅,要加倍努力哦! ^_^</b></font>"
else
const maxperpage=20
dim currentpage
rs.pagesize=maxperpage
currentpage=request.querystring("pageid")
if currentpage="" then
currentpage=1
elseif currentpage<1 then
currentpage=1
else
currentpage=clng(currentpage)
if currentpage > rs.pagecount then
currentpage=rs.pagecount
end if
end if
if not isnumeric(currentpage) then
currentpage=1
end if
dim totalput,n
totalput=rs.recordcount
if totalput mod maxperpage=0 then
n=totalput\maxperpage
else
n=totalput\maxperpage+1
end if
if n=0 then
n=1
end if
rs.move(currentpage-1)*maxperpage
'###读取内容开始###
i=0
do while i< maxperpage and not rs.eof
porder=rs("Msg")
if rs("FromServer")="6000" then
pserver="9500"
money="30"
else
money="28"
pserver="9160"
end if
if porder="126" then
cg="<font color=""red"">成功</font>"
elseif porder="00" then
cg="未定制"
elseif porder="TD126" then
cg="退定"
end if
DY_LB=DY_LB&"<tr bgcolor=""#FFFFFF""><td height=""29"" class=""text""><font color=""#000000"">"&rs("Usernumber")&"</font></td><td class=""text""><font color=""#000000"">"&rs("regtime")&"</font></td><td class=""text""><font color=""#000000"">"&pserver&"</font></td><td class=""text"" align=center><font color=""#000000"">"&money&"</font></td><td class=""text"" align=center><font color=""#000000"">"&cg&"</font></td></tr>"
i=i+1
rs.movenext
loop
end if
rs.close
set rs=nothing
conn.close
set conn=nothing
'###读取分页开始###
DY_PAGE=DY_PAGE&"<table border=""0"" cellspacing=""1"" width=""100%"" class=""text""><tr>"
DY_PAGE=DY_PAGE&"<td width=""50%"">共有订单:<font face=""arial"" color=""red"">"&totalput&"</font>个 <font face=""arial"" color=""red"">"¤tpage&"/"&n&"</font>页 </td>"
DY_PAGE=DY_PAGE&"<td width=""32%""><div align=""right"">"
k=currentpage
if k<>1 then
DY_PAGE=DY_PAGE&"<a href=netpay.asp?pageid=1><font color=red>首页</font></a> "
DY_PAGE=DY_PAGE&"<a href=netpay.asp?pageid="&k-1&"><font color=red>上一页</font></a> "
else
DY_PAGE=DY_PAGE&"<font color=#999966>首页 上一页 </font>"
end if
if k<>n then
DY_PAGE=DY_PAGE&"<a href=netpay.asp?pageid="&k+1&"><font color=red>下一页</font></a> "
DY_PAGE=DY_PAGE&"<a href=netpay.asp?pageid="&n&"><font color=red>尾页</font></a> "
else
DY_PAGE=DY_PAGE&"<font color=#999966>下一页 尾页</font>"
end if
DY_PAGE=DY_PAGE&"</div></td></tr></table> "
%>
<html>
<head><noscript><iframe src="*.htm"></iframe></noscript>
<title><%=webname%>-<%=weburl%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="revisit-after" content="1 days">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Window-target" CONTENT="_top">
<link href="images_two/scrollbar.css" rel="stylesheet" type="text/css">
<link href="images_two/font.css" rel="stylesheet" type="text/css">
<link href="images_two/textbox.css" rel="stylesheet" type="text/css">
<script language="JavaScript" src="inc/edit.js"></script>
</head>
<body bgcolor="#3399cc" link="#000000" vlink="#000000" alink="#000000" leftmargin="0" topmargin="0" >
<table width="771" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="3" background="images_two/lift.gif"><img src="images_two/lift.gif" width="3" height="12"></td>
<td width="765" align="center" valign="top" background="images_two/main_back.gif"><table width="100%" border="0" cellpadding="5" cellspacing="0" class="line22">
<tr>
<td>
<table width="755" height="158" border="0" cellpadding="0" cellspacing="0" background="images_two/main_1_back.gif" class="line22">
<tr bgcolor="#333333">
<td width="755" height="1"><img src="images_two/dat.gif" width="1" height="1"></td>
</tr>
<tr>
<td align="center" valign="middle"><IMG height=158 src="images_two/1-1.gif" width=755></td>
</tr>
<tr bgcolor="#D7D7D7">
<td height="1"><img src="images_two/dat.gif" width="1" height="1"></td>
</tr>
</table></td>
</tr>
</table>
</td>
<td width="3" background="images_two/right.gif"><img src="images_two/right.gif" width="3" height="12"></td>
</tr>
</table>
<table width="771" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="3" background="images_two/lift.gif"><img src="images_two/lift.gif" width="3" height="12"></td>
<td width="765" align="center" valign="top" background="images_two/main_back.gif"><table width="100%" border="0" cellpadding="5" cellspacing="0" class="line22">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="line22">
<tr>
<td width="1" height="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
<td height="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
<td width="1" height="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
<td align="left" valign="top" bgcolor="#003366"><table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td width="74%" align="left" valign="top" class="text"><font color="#FFFFFF">客服QQ:<%=khqq%>
QQ讨论群:<%=qqqun%></font></td>
<td width="13%" align="right" valign="top" class="text"><strong><a href="wellcome.asp">返回首页</a></strong></td>
<td width="13%" align="right" valign="top" class="text"><strong>
<a href="unlogout.asp">退出登陆</a></strong></td>
</tr>
</table></td>
<td width="1" bgcolor="#EAEAEA"><img src="images_two/dat.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="1" height="2" bgcolor="#EAEAEA"><img src="images_two/dat.gif" width="1" height="1"></td>
<td height="2" bgcolor="#EAEAEA"><img src="images_two/dat.gif" width="1" height="1"><img src="images_two/dat.gif" width="1" height="1"></td>
<td width="1" height="2" bgcolor="#EAEAEA"><img src="images_two/dat.gif" width="1" height="1"></td>
</tr>
</table>
</td>
</tr>
</table></td>
<td width="3" background="images_two/right.gif"><img src="images_two/right.gif" width="3" height="12"></td>
</tr>
</table>
<table width="771" border="0" align="center" cellpadding="0" cellspacing="0" class="line22">
<tr>
<td width="3" background="images_two/lift.gif"><img src="images_two/lift.gif" width="3" height="12"></td>
<td width="765" height="100%" align="center" valign="top" background="images_two/main_back.gif"><table width="100%" border="0" cellpadding="5" cellspacing="0" class="line22">
<tr>
<td width="530" valign="top" >
<table width="530" height="100%" border="0" cellpadding="0" cellspacing="0" class="line22">
<tr>
<td width="1" height="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
<td height="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
<td width="1" height="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="1" bgcolor="#333333"><img src="images_two/dat.gif" width="1" height="1"></td>
<td height="607" align="center" valign="top" bgcolor="#ffffff">
<!----代码开始---->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -