⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin.asp

📁 电子商城代码
💻 ASP
字号:
<!--#include file="conn.asp"-->
<%
admintop()
if session("admin_name")="" then
adminflag()	
else
num1=conn.Execute("Select Count(ID) from [56770_orders] where orderzt='0'")(0)
num2=conn.Execute("Select Count(ID) from [56770_orders] where orderzt<>'0'")(0)
If IsSqlDataBase = 1 Then
num2_1=conn.Execute("Select Count(ID) from [56770_orders] where charindex('1',orderzt)>0")(0)
num2_2=conn.Execute("Select Count(ID) from [56770_orders] where charindex('2',orderzt)>0")(0)
num2_3=conn.Execute("Select Count(ID) from [56770_orders] where charindex('3',orderzt)>0")(0)
num2_4=conn.Execute("Select Count(ID) from [56770_orders] where charindex('4',orderzt)>0")(0)
num2_5=conn.Execute("Select Count(ID) from [56770_orders] where charindex('5',orderzt)>0")(0)
else
num2_1=conn.Execute("Select Count(ID) from [56770_orders] where instr(orderzt,1)>0")(0)
num2_2=conn.Execute("Select Count(ID) from [56770_orders] where instr(orderzt,2)>0")(0)
num2_3=conn.Execute("Select Count(ID) from [56770_orders] where instr(orderzt,3)>0")(0)
num2_4=conn.Execute("Select Count(ID) from [56770_orders] where instr(orderzt,4)>0")(0)
num2_5=conn.Execute("Select Count(ID) from [56770_orders] where instr(orderzt,5)>0")(0)
end if 
num3=conn.Execute("Select Count(ID) from [56770_vipproduct]")(0)
num4=conn.Execute("Select Count(ID) from [56770_action]")(0)
num5=conn.Execute("Select Count(ID) from [56770_message] where ifre=0")(0)
num6=conn.Execute("Select Count(ID) from [56770_message] where ifre=1")(0)
num7=conn.Execute("Select Count(ID) from [56770_user] where user_grade='1'")(0)
num8=conn.Execute("Select Count(ID) from [56770_user] where user_grade='2'")(0)
num9=conn.Execute("Select Count(ID) from [56770_user] where user_grade='3'")(0)
num10=conn.Execute("Select Count(ID) from [56770_product] where auct=0")(0)
num11=conn.Execute("Select Count(ID) from [56770_product] where auct=1")(0)
num12=conn.Execute("Select Count(sort_ID) from [56770_sort]")(0)
num13=conn.Execute("Select Count(csort_ID) from [56770_csort]")(0)
num14=conn.Execute("Select Count(csort_ID) from [56770_cxsort]")(0)
num15=conn.Execute("Select Count(t_ID) from [56770_ordertel] where istate=0")(0)
num16=conn.Execute("Select Count(t_ID) from [56770_ordertel] where istate=1")(0)
num17=conn.Execute("Select Count(t_ID) from [56770_ordertel] where istate=2")(0)
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Utf-8">
<link href=css.css rel=STYLESHEET type=text/css>
</head>
<body bgcolor="#FFFFCC" text="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table border="0" cellspacing="1" cellpadding="0" height="0" align=center width="98%" bgcolor="#183789">
  <tr>
  <td>
   <table border="0" cellspacing="1" cellpadding="0" bgcolor="#FFFFFF" align="center" width="100%">
  <tr>
 <td height="27" class="classtop" align="center" colspan="4"><%=session("admin_name")%>,娆㈣繋鎮ㄧ櫥闄嗗悗鍙扮

⌨️ 快捷键说明

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