b_houtai.asp

来自「OA最新破解2008版 全新 破解 希望大家用着舒服」· ASP 代码 · 共 24 行

ASP
24
字号
<!--#include file="d_tou.asp" -->
<table width="778"" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
  <tr>
    <td bordercolor="#F6F6F6" bgcolor="#FBFBFB"><img src="tupian/weizhi.gif" width="9" height="9"> <a href="b_bankuai.asp">论坛版块</a> → 进入后台</td>
  </tr>
</table>
<table width="778"" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr><td bordercolor="#EBEBEB" bgcolor="#EFEFEF"><div align="center">
<%
	fanhui=request("fanhui")
	if fanhui="" then
		Response.Write("请输入后台密码")
	elseif fanhui="kong" then
		Response.Write("密码没填")
	elseif fanhui="cuo" then
		Response.Write("密码错误!没关系多猜几次就猜对了!")
	end if
%>
</div></td></tr></table><table width="778"" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td><form method="post" action="c_houtai.asp">
<table width="100%" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr><td bordercolor="#EFEFEF" bgcolor="#F4F4F4"><div align="center">后台密码 <input name="houtai" type="password">
<input type="submit" value="进入"></div></td></tr></table></table>
<!--#include file="d_wei.asp" -->

⌨️ 快捷键说明

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