/admin/index.asp代码页
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%><?xml version="1.0" encoding="utf-8"?>
<%response.buffer=true%>
<%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> 
<wml>
<!--#include file="conn.inc"-->
<head>
<meta http-equiv='Cache-Control' content='no-cache'/>
</head>
<card title="系统后台">
<p>
<%dim sjgw(21)
        sjgw(0)=""
	sjgw(1)="1"
	sjgw(2)="2"
	sjgw(3)="3"
	sjgw(4)="4"
	sjgw(5)="5"
	sjgw(6)="6"
	sjgw(7)="7"
	sjgw(8)="8"
	sjgw(9)="9"
	sjgw(10)="10"
	sjgw(11)="11"
	sjgw(12)="12"
	sjgw(13)="13"
	sjgw(14)="14"
	sjgw(15)="15"
	sjgw(16)="16"
	sjgw(17)="17"
	sjgw(18)="18"
	sjgw(19)="19"
	sjgw(20)="20"
	sjgw(21)="21"
	Randomize
	I=Int(Rnd()*21)
	sjgwn=sjgw(I)
dim sjgw1(21)
        sjgw1(0)=""
	sjgw1(1)="1"
	sjgw1(2)="2"
	sjgw1(3)="3"
	sjgw1(4)="4"
	sjgw1(5)="5"
	sjgw1(6)="6"
	sjgw1(7)="7"
	sjgw1(8)="8"
	sjgw1(9)="9"
	sjgw1(10)="10"
	sjgw1(11)="11"
	sjgw1(12)="12"
	sjgw1(13)="13"
	sjgw1(14)="14"
	sjgw1(15)="15"
	sjgw1(16)="16"
	sjgw1(17)="17"
	sjgw1(18)="18"
	sjgw1(19)="19"
	sjgw1(20)="20"
	sjgw1(21)="21"
	Randomize
	I=Int(Rnd()*21)
	sjgwn1=sjgw1(I)
%>
<%cw=request("cw")%>
<%if cw="100" then%>
数据库连接错误!请联系管理员<br/>
<%end if%>
<%if cw="4" then%>
账号不能为空<br/>
<%end if%>
<%if cw="5" then%>
验证码不能为空<br/>
<%end if%>
<%if cw="6" then%>
登陆密码不能为空<br/>
<%end if%>
<%if cw="1" then%>
账号错误<br/>
<%end if%>
<%if cw="2" then%>
密码错误<br/>
<%end if%>
<%if cw="3" then%>
验证码错误<br/>
<%end if%>
手机管理后台<br/>

-------------<br/>
  <input name="name" title="管理账号:" type="text" format="*M" emptyok="true" maxlength="500" value=""/>
  <br/>
  管理密码<br/>
  <input name="dlmm" title="管理密码:" type="text" format="*M" emptyok="true" maxlength="500" value=""/>
  <br/>

  <anchor title="确定">[-管理登陆-]
  <go href="pass.asp" method="post" accept-charset='utf-8'>
  <postfield name="name1" value="$(name)"/>
  <postfield name="dlmm1" value="$(dlmm)"/>
  <postfield name="dlyz1" value="$(dlyz)"/>
  <postfield name="dlyzg" value="<%=clng(sjgwn+sjgwn1)%>"/>  </go> </anchor>
 <br/>欢迎使用校园永久免费升级仿帝国手机/电脑建站系统 <br/>
  <a href="../webadmin/">电脑管理入口</a>
  
  <!--#include file="bq.gif"-->
</p>
</card>
</wml>
字母检索
回到顶部