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

📄 tmp.htm

📁 花钱买的毕业设计。企业网络管理系统
💻 HTM
字号:
<html>
<head>
<title>Untitled Document</title>
<script language="JavaScript" type="text/JavaScript" src="../src/System.js"></script>
<script language="JavaScript" type="text/JavaScript">
<!--
System.Path("../src/");
System.LinkStyle();
System.LoadUnit("NavigateMenu");

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body onLoad="MM_preloadImages('../img/back2.gif','../img/before2.gif')" topmargin="0">
<TABLE height=600 cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY>
    <TR> 
      <TD height="98" colspan="4" vAlign=top> <TABLE cellSpacing=0 cellPadding=0 width=750 border=0>
  <TBODY>
    <tr> 
      <td colspan="2" bgcolor="menu"> <script language="JavaScript" type="text/JavaScript">
var nm1 = new NavigateMenu("nm1","mainFrame");
nm1.Add("index.htm","首  页");
nm1.Add("info","资讯中心");
nm1.Item(1).Add("info_1.htm","最新动态");
nm1.Item(1).Add("info_2.htm","企业新闻");
nm1.Item(1).Add("info_3.htm","分类新闻");
nm1.Item(1).Add("info_4.htm","人才推荐");
nm1.Item(1).Add("info_5.htm","展会信息");
nm1.Add("trade","交易中心");
nm1.Item(2).Add("trade_1.htm","供应信息");
nm1.Item(2).Add("trade_2.htm","求购信息");
nm1.Item(2).Item(1).Add("trade_2_1.htm","寻求合作");
nm1.Item(2).Item(1).Add("trade_2_2.htm","寻求代理");
nm1.Item(2).Add("trade_3.htm","我的供求");
nm1.Item(2).Add("trade_4.htm","供求搜索");
nm1.Add("enterprise","企业大全");
nm1.Item(3).Add("enterprise_1.htm","企业登记");
nm1.Item(3).Add("enterprise_2.htm","企业查询");
nm1.Item(3).Add("enterprise_3.htm","企业分类");
nm1.Add("product","产品展示");
nm1.Item(4).Add("product_1.htm","最新产品");
nm1.Item(4).Add("product_2.htm","产品分类");
nm1.Item(4).Add("product_3.htm","产品搜索");
nm1.Add("member","会员中心");
nm1.Item(5).Add("member_1.htm","会员注册");
nm1.Item(5).Add("member_2.htm","会员登录");
nm1.Item(5).Add("member_3.htm","修改密码");
nm1.Item(5).Add("member_4.htm","修改资料");
nm1.Item(5).Add("member_5.htm","定制信息");
nm1.Item(5).Add("member_6.htm","密码取回");
nm1.Add("service","服务中心");
nm1.Add("electric","电子政务");
nm1.Add("contact","联系我们");
nm1.WriteHTML();
nm1.UpdateHTML();
</script> </td>
      <TD width="150" rowspan="2" valign="top" background="../img/bg2.1.jpg">
<script language="JavaScript" type="text/JavaScript" src="../include/md5.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../style/style.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/JavaScript">
function encrypt_form()
{
	document.frm_login.password.value = MD5(document.frm_login.password.value + document.frm_login.seed.value);
	return true;
}
</script>
<body>
<table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td colspan="2" align="center" height="20">欢迎登录</td>
  </tr>
  
	<form action="../member/check_login.asp" method="post" name="frm_login" onSubmit="return encrypt_form();">
    <tr> 
      <td height="5" colspan="2"> </td>
    </tr>
    <tr> 
      <td width="40">&nbsp;帐号</td>
      <td><input name="login_name" type="text" id="login_name" style="width:90;"></td>
    </tr>
    <tr> 
      <td colspan="2" height="5"> </td>
    </tr>
    <tr> 
      <td width="40">&nbsp;密码</td>
      <td><input name="password" type="password" id="password" style="width:90;"> 
        <input id="seed" type="hidden" value="5.623686" maxlength="20"></td>
    </tr>
    <tr align="center"> 
      <td height="5" colspan="2"> </td>
    </tr>
    <tr align="center"> 
      <td colspan="2"><input type="submit" name="Submit" value="登  录"> &nbsp;&nbsp; 
        <input name="Reset" type="reset" id="Reset" value="重  置"></td>
    </tr>
    <tr align="right"> 
      <td colspan="2" height="5"> </td>
    </tr>
    <tr align="right"> 
      <td colspan="2"><font color="#0000FF" style="font-size:12px;" >登录不成功请刷新页面再试</font></td>
    </tr>
  </form>
	
</table>
</body>
</TD>
    </tr>
    <TR> 
      <TD height=98 background=../img/bg2.jpg align=left vAlign=top><img src="../img/title_1.jpg"></TD>
      <TD height=98 background=../img/bg2.jpg align=right vAlign=bottom><IMG src="../img/title_2.jpg"></TD>
    </TR>
  </TBODY>
</TABLE>
</TD>
      <TD width="1" bgColor=#cbe7ff> </TD>
    </TR>
    <TR> 
      <TD height="10" colspan="5" bgColor=#cbe7ff>&nbsp;</TD>
    </TR>
    <TR> 
      <TD width=90 colspan="3" align="center" background="../img/bg1.jpg" >&nbsp;&nbsp;<img src="../img/back1.gif" name="img_back" style="cursor:hand;" width="24" height="22" id="img_back" onMouseOver="MM_swapImage('img_back','','../img/back2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.back();">&nbsp;&nbsp;<img src="../img/before1.gif" name="img_before" style="cursor:hand; width="24" height="22" id="img_before" onMouseOver="MM_swapImage('img_before','','../img/before2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.forward();"></TD>
      <TD  align="center"><table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr> 
            <td width="35"><img src="../img/title_3.2.1.jpg" ></td>
            <td align="center"><strong><font face="Arial, Helvetica, sans-serif" style="font-size:24px;color:#0099FF"><span id="sub_title">首页</span></font></strong></td>
            <td width="35" align="center"><img src="../img/spacer.gif" width="35" height="30"></td>
          </tr>
        </table></TD>
      <TD height=11 width="1" bgColor=#cbe7ff></TD>
    </TR>
    <TR> 
      <TD width="1" bgColor=#cbe7ff></TD>
      <TD width="126"></TD>
      <TD width="2" height=100% background="../img/bg4.jpg"></TD>
      <TD width="518"><iframe src="../index.htm" name="mainFrame" width="100%" marginwidth="0" height="100%" marginheight="0" frameborder="1"></iframe></TD>
      <TD width="1" bgColor=#cbe7ff></TD>
    </TR>
    <TR> 
      <TD width=90 height=11 colspan="3" align="center" background="../img/bg1.1.jpg" >&nbsp;&nbsp;<img src="../img/back1.gif" name="img_back2" style="cursor:hand;" width="24" height="22" id="img_back2" onMouseOver="MM_swapImage('img_back2','','../img/back2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.back();">&nbsp;&nbsp;<img src="../img/before1.gif" name="img_before2" style="cursor:hand; width="24" height="22" id="img_before2" onMouseOver="MM_swapImage('img_before2','','../img/before2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.forward();"></TD>
      <TD><table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="35"><img src="../img/title_3.3.1.jpg" ></td>
            <td><script language="JavaScript"><!---
today=new Date();
var hours = today.getHours();
var minutes = today.getMinutes();
var seconds = today.getSeconds();
var timeValue = "<FONT COLOR=black>" + ((hours >12) ? hours -12 :hours); timeValue += ((minutes < 10) ? "<BLINK><FONT COLOR=black>:</FONT></BLINK>0" : "<BLINK><FONT COLOR=black>:</FONT></BLINK>") + minutes+"</FONT></FONT>";
timeValue += (hours >= 12) ? "<FONT COLOR=blue><I><B>pm</B></I></FONT>" : "<FONT COLOR=blue><B><I>am</I></B></FONT>";
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i]  }
var d=new initArray("<font color=RED>星期日","<font color=black>星期一","<font color=black>星期二","<font color=black>星期三","<font color=black>星期四","<font color=black>星期五","<font color=GREEN>星期六"); document.write("<font color=black>",today.getYear(),"<font color=red>年","<font color=black>",today.getMonth()+1,"<font color=red>月","<font color=black>",today.getDate(),"<font color=red>日 </FONT>",d[today.getDay()+1]," ",timeValue);  
//-->
</script>
</td>
            <td>您是第<img src="../img/counter/0.gif"><img src="../img/counter/0.gif"><img src="../img/counter/0.gif"><img src="../img/counter/0.gif"><img src="../img/counter/1.gif"><img src="../img/counter/1.gif">位来客</td>
            <td>在线人数<img src="../img/counter/0.gif"><img src="../img/counter/0.gif"><img src="../img/counter/0.gif"><img src="../img/counter/1.gif"></td>
          </tr>
        </table></TD>
      <TD height=11 width="1" bgColor=#cbe7ff></TD>
    </TR>
    <TR> 
      <TD height=11 colspan="5" ><table bgColor=#cbe7ff border=0 cellpadding=0 cellspacing=0 height=32 width=100%>
          <tbody>
            <tr> 
              <td align=middle height=20> <div align=center> 
                  <p><font size=2>联系电话:0000-00000000 传真:0000-00000000 信箱:</font><a href="mailto:master@xyz.com"><font color=#000000 size=2>master@xyz.com</font></a></p>
                </div></td>
            </tr>
          </tbody>
        </table></TD>
    </TR>
  </TBODY>
</TABLE>
</body>
</html>

⌨️ 快捷键说明

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