main.asp

来自「国内第一数字点卡销售程序。功能强大。 完整无错!数据文件经MD5加密!经严格测」· ASP 代码 · 共 159 行

ASP
159
字号
<!--#include file="conn.asp"-->
<style>
<!--
.style12 {font-size: 14px;color: #FFFFFF;}
.style11 {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style13 {font-size: 14px;color: #000000;}
-->
</style>
</head>

<head>
<link rel="stylesheet" type="text/css" href="css.css">
</head>

<body><%set rs=server.createobject("adodb.recordset")
sql="select top 1 * from sys"
          rs.open sql,conn,3,3%>

<table cellSpacing="0" cellPadding="0" width="100%" border="0">
	<tr>
		<td width="40%" height="28" bgcolor="#5CACEE">
		<span class="style12">→欢迎后台管理系统</span></td>
		<td width="35%" bgcolor="#5CACEE">
		<div align="center">
			<span class="style12">当前登录管理员:<%=session("user_admin")%></span></div>
		</td>
		<td width="25%" bgcolor="#5CACEE">
		<div align="right">
			<a target="_top" href="../index.asp">
			<span class="style11">返回网站首页</span>&nbsp;</a></div>
		</td>
	</tr>
</table>
<p align="center">
<b><font size="4" color="#5CACEE">访问人数:<%=rs("sys_count")%>
<%rs.close%>
 </font></b>
<div align="center">
	<table height="129" cellSpacing="1" cellPadding="0" width="98%" bgColor="#5CACEE" border="0">
	<tr>
		<td height="23">
		<div align="center">
			<span class="style3">快速搜索</span></div>
		</td>
	</tr>
	<form name="form1" method="post" action="usearch.asp">
		<tr>
			<td class="style13" bgColor="#ffffff" height="25">
			<div align="center">
				搜索会员资料:<span class="style13">
				<select id="soutype" name="soutype">
				<option value="0" selected>&nbsp;请选择搜索方式&nbsp;</option>
				<option value="0">&nbsp;---------------------&nbsp;</option>
				<option value="1">&nbsp;按会员名称搜索&nbsp;</option>
				<option value="2">&nbsp;按会员级别搜索&nbsp;</option>
				<option value="3">&nbsp;按会员余额搜索&nbsp;</option>
				</select> &nbsp; <input id="keywords" name="keywords" size="20"> &nbsp;
				<input type="submit" value="搜索" name="Submit"> </span></div>
			</td>
		</tr>
	</form>
	<form name="form2" method="post" action="cardsearch.asp">
		<tr>
			<td bgColor="#ffffff" height="25">
			<div class="style13" align="center">
				搜索点卡资料: <select id="soutype" name="soutype">
				<option value="0" selected>&nbsp;请选择搜索方式&nbsp;</option>
				<option value="0">&nbsp;---------------------&nbsp;</option>
				<option value="2">&nbsp;按点卡名称搜索&nbsp;</option>
				</select> &nbsp; <input name="keywords" size="20"> &nbsp;
				<input type="submit" value="搜索" name="Submit2"> 
			</div>
			</td>
		</tr>
	</form>
	<form name="form4" method="post" action="searchsub.asp">
		<tr>
			<td align="middle" bgColor="#ffffff" height="25">
			<span class="style13">搜索消费记录: <select id="soutype" name="soutype">
			<option value="0" selected>&nbsp;请选择搜索方式&nbsp;</option>
			<option value="0">&nbsp;---------------------&nbsp;</option>
			<option value="1">&nbsp;按点卡名称搜索&nbsp;</option>
			<option value="2">&nbsp;按订单ID搜索&nbsp;</option>
			<option value="3">&nbsp;按客户Email搜索&nbsp;</option>
			</select> &nbsp; <input name="keywords" size="20"> &nbsp;
			<input type="submit" value="搜索" name="Submit23"> </span></td>
		</tr>
	</form>
	<form name="form3" method="post" action="searchonlinepay.asp">
		<tr>
			<td bgColor="#ffffff" height="25">
			<div class="style13" align="center">
				搜索汇款资料: <select id="soutype" name="soutype">
				<option value="0" selected>&nbsp;请选择搜索方式&nbsp;</option>
				<option value="0">&nbsp;---------------------&nbsp;</option>
				<option value="1">&nbsp;按会员名称搜索&nbsp;</option>
				<option value="2">&nbsp;按订单号搜索&nbsp;</option>
				</select> &nbsp; <input name="keywords"> &nbsp;
				<input type="submit" value="搜索" name="Submit22"> 
			</div>
			</td>
		</tr>
	</form>
</table>
</div>
<hr align="center" width="98%" noShade SIZE="1">
<div align="center">
<table cellSpacing="1" cellPadding="0" width="98%" bgColor="#5CACEE" border="0">
	<tr>
		<td colSpan="3" height="23">
		<div class="style3" align="center">
			网站快捷管理操作</div>
		</td>
	</tr>
	<tr bgColor="#ffffff">
		<td width="33%" height="25">
		<div align="center">
			<a href="subpass.asp">最新订单列表</a></div>
		</td>
		<td width="33%" height="25">
		<div align="center">
			<a href="onlinepay.asp">汇款列表</a></div>
		</td>
		<td width="33%" height="25">
		<div align="center">
			<a href="delts.asp">用户咨询(投诉)列表</a></div>
		</td>
	</tr>
	<tr bgColor="#ffffff">
		<td width="33%" height="25">
		<p align="center"><a href="deluser.asp">最新注册会员列表</a></td>
		<td width="33%" height="25">
		<div align="center">
			<a href="delhw.asp">产品列表</a></div>
		</td>
		<td width="33%" height="25">
		<div align="center">
			<a href="searchpass.asp">商城盈利统计</a></div>
		</td>
	</tr>
</table>

</div>

</body>
<TABLE height=2 width="90%">
<TBODY>
<TR class=bg>
<TD></TD></TR></TBODY></TABLE></html>

⌨️ 快捷键说明

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