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

📄 admin_index.asp

📁 企业信息化管理系统:针对的是一个计算机配件生产公司为背景实现的。
💻 ASP
字号:
<HTML><HEAD>
<title>∷企业信息化管理系统∷</title>

<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<link href="../css/MainBorder.css" rel="stylesheet" type="text/css">
<link href="../css/dcportal.css" rel="stylesheet" type="text/css">
<Script language="vbscript">
	sub check(yzm1)
		if form1.uid.value=""  then
			alert("登录名不能为空,请输入登录名")
			form1.uid.focus
		elseif form1.pwd.value="" then
				alert("密码不能为空,请输入密码")
				form1.pwd.focus
			elseif cint(form1.yzm.value)<>yzm1 then
				alert("输入的验证码不正确!")
			else
				form1.submit
		end if
		
	end sub
</script>

<style type="text/css">
<!--
.STYLE3 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE4 {font-size: 36px}
.STYLE5 {color: #0000FF}
-->
</style>
</HEAD>
<BODY>
<form name="form1" method="post" action="admincheck.asp" onSubmit="return form_check();">
<FONT face=宋体>
<TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" id=Table1 
width="100%">
  <TBODY>
  <TR>
  <%
randomize
yzm=int(8999*rnd()+1000)
randomize
yzm_skin=int(3*rnd()+1)
%>
    <TD background="../images/login_topBg.jpg" height=90><FONT 
      face=宋体>
      <TABLE width="100%" height="100" border=0 cellPadding=0 cellSpacing=0 id=Table2>
           <TR>
           <TD align=right><div align="left">
            <p class="STYLE3">&nbsp;</p>
            <p class="STYLE3 STYLE4"><image src="../images/hd.gif">
            &nbsp;<font face="华文彩云">欢迎使用企业信息化系统-后台管理平台 1.0</font></p>
          </div></TD>
        </TR></TABLE>
    </FONT></TD></TR>
  <TR>
    <TD bgColor=#07359b height=4><FONT face=宋体>
      <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table3 width="100%">
        <TBODY>
        <TR>
          <TD><IMG border=0 id=Image3 src="../images/login_line1.jpg"></TD>
          <TD align=right><IMG border=0 id=Image4 
            src="../images/login_line1_r.jpg"></TD></TR></TBODY></TABLE></FONT></TD></TR>
  <TR>
    <TD align="center" >
	<FONT face=宋体>
      <TABLE border=0 cellPadding=5 cellSpacing=1 id=Table4 width=313 >
        <TBODY>
        <TR>
          <TD width="301" height=25><FONT face=宋体>
            <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table5 
              width="100%"><TBODY>
              <TR>
                <TD align=right>&nbsp;</TD>
                </TR></TBODY></TABLE>
          </FONT></TD></TR>
        <TR>
          <TD>
            <table width="100%" height="153" border="0" cellpadding="0" cellspacing="1" bgcolor="#003399">
                      <tr bgcolor="#FFFFFF"> 
                        <td width="25%"><font color="#000099" size="2" face="宋体" class="s03"><B>管理员名</B></font></td>
                        <td width="75%"><input name="uid" type="text" style="border-style:solid;border-width:1;padding-left:4;padding-right:4;padding-top:1;padding-bottom:1;width=200px;height=20px" onFocus="this.select(); " onMouseOver="this.style.background='#EAEAEA';" onMouseOut="this.style.background='#FFFFFF'">						</td>
                      </tr>
                      <tr bgcolor="#FFFFFF"> 
                        <td width="25%"><font size="2" class="s03" color="#000099"><B>密&nbsp;&nbsp;&nbsp;&nbsp; 码</B></font></td>
                        <td><input name="pwd" type="password" style="border-style:solid;border-width:1;padding-left:4;padding-right:4;padding-top:1;padding-bottom:1;width=200px;height=20px" onFocus="this.select(); " onMouseOver="this.style.background='#EAEAEA';" onMouseOut="this.style.background='#FFFFFF'">					    </td>
                      </tr>
                      <tr bgcolor="#FFFFFF"> 
                        <td><font size="2" class="s03" color="#000099"><B>验&nbsp;证&nbsp;码</B></font></td>
                        <td><input alt="请根据右边的图片填写验证码" maxlength=6 size=4 name="yzm"> 
                          <span class="STYLE5"><font size="2" class="s03">请在左边输入</font></span>
<%
a=int(yzm/1000)
b=int((yzm-a*1000)/100)
c=int((yzm-a*1000-b*100)/10)
d=int(yzm-a*1000-b*100-c*10)

response.write "<img align=top height=15 border=0 src=../yzm/"&yzm_skin&"/"&a&".gif><img align=top height=15 border=0 src=../yzm/"&yzm_skin&"/"&b&".gif><img  align=top height=15 border=0 src=../yzm/"&yzm_skin&"/"&c&".gif><img align=top height=15 border=0 src=../yzm/"&yzm_skin&"/"&d&".gif>"
%>                    </td>
                      </tr>
                      <tr bgcolor="#FFFFFF"> 
                        <td colspan="2" align="center"><div align="center">
                          <input name="submit1" class="s02" type="button" onClick="check(<%=yzm%>)" value=" 登 录 ">
                          &nbsp;&nbsp;<input type="reset" name="submit2"  class="s02" value=" 重 置 ">
                        </div>                          <div align="center"></div></td>
                      </tr>
                  </table></TD></TR>
        <TR>
          <TD height=35>
            <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table6 
              width="100%"><TBODY>
              <TR>
                <TD align="center" width="50%">&nbsp;</TD>
                <TD align=middle>&nbsp;</TD>
          </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></FONT>
			  <table width="50%"  border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td> </td>
  </tr>
  <tr>
    <td></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>

	    </TD></TR>
  <TR>
    <TD bgColor=#07359b height=4><FONT face=宋体><IMG border=0 id=Image6 
      src="../images/login_line2.jpg"></FONT></TD></TR>
  <TR>
    <TD align=middle bgColor=#07359b height=40><FONT face=宋体>
      <table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="center"><br>
	<SPAN id=Label1 style="COLOR: white"><br> </td>
  </tr>
</table>
</TD>
  </TR></TBODY></TABLE></FONT></FORM></BODY></HTML>

⌨️ 快捷键说明

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