?? loginleftframe.asp
字號:
<!--#include file="conn.asp"--><html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>登陸</title>
<base target="fraLeftFrame">
<link rel="stylesheet" type="text/css" href="css.css">
<script>
function switchSysBar1(){
if (switchPoint1.innerText=="考試登陸:"){
switchPoint1.innerText="考試登陸"
}else{
switchPoint1.innerText="考試登陸:"
}}
</script>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF" style="background-color: #799AE1">
<form method="post" action="checkusr.asp">
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="157" id="AutoNumber1" height="148">
<tr>
<td bgcolor="#799AE1" height="54" width="319"></td>
</tr>
<tr>
<td class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; bgcolor="#799AE1" onclick="switchSysBar1()" style="height: 25" background="images/admin_left_3.gif" width="390" >
<b><font size="2" color="#215DC6"><span id="switchPoint1">考試登陸</span></font></b>
</td>
</tr>
<tr>
<td width="390" height="17" bgcolor="#D6DFF7" >
<table id="first" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="154" height="119">
<tr>
<td colspan="2" height="12" width="154" bgcolor="#D6DFF7">
<p align="center"><font color="#FF0000">
<%
if request("temp")="error1" then
%>用戶尚未審核!<%
end if
%> <%
if request("temp")="error" then
%>用戶名或者密碼錯誤!<%
end if
%> <%
if request("temp")="notadmin" then
%>你不是系統(tǒng)管理員!<%
end if
%></font></td>
</tr>
<tr>
<td height="32" width="86" bgcolor="#D6DFF7">
<p align="right"> 準考證號:</td>
<td height="32" width="68" bgcolor="#D6DFF7"><input type="text" name="username" size="10" class="s01"></td>
</tr>
<tr>
<td height="24" width="86" bgcolor="#D6DFF7">
<p align="right"> 密 碼:</td>
<td height="24" width="68" bgcolor="#D6DFF7"><input type="password" name="pwd" size="10" class="s01"></td>
</tr>
<tr>
<td colspan="2" height="20" width="154" bgcolor="#D6DFF7">
<p align="center"><input type="checkbox" name="kind" value="A">系統(tǒng)管理員</td>
</tr>
<tr>
<td colspan="2" height="62" width="154" bgcolor="#D6DFF7">
<p align="center">
<input border="0" value="登 陸" name="I1" type="submit" class="s02">
<input type="reset" value="重 置" name="B1" class="s02" ><p align="center">
<% if islogin=1 then %><a href="register.asp" target="fraRightFrame2"> 注冊新用戶</a><%end if%></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<%
response.write "<br><center>訪問總?cè)藬?shù)<font color=#FF0000>"& session("elt_totalpeople") &"</font>人</center>"
response.write "<br><center> <a class=banquan target=_blank href=http://www.b2bsoft.net>E靈通軟件公司</a><font color=red>版權(quán)所有</font></center>" %>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -