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

📄 main.asp

📁 一个简单的上报系统!!适合中小型企业政府文件的上传下达要求
💻 ASP
字号:
<!--#INCLUDE FILE="check.asp" -->
<html><head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script>
<!--

function  logout()
   {
      if  (confirm("确认退出海魂高科文件上报系统?"))
      {
        document.location.href="logout.asp";
      }
   }

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
<title>企业资料上报下载系统</title>

</head>
<link href="web.css" rel="stylesheet"  type="text/css">
<body leftmargin="0" topmargin="0">
<div align="center">
  <table width="100%" height="88" border="0" cellspacing="0">
    <tr> 
      <td valign="bottom" background="images/topbg.gif"> <div align="center"> 
          <table width="50%" height="49" border="0" cellspacing="0">
            <tr> 
              <td colspan="6"><div align="center"><b></b></div></td>
            </tr>
            <tr> 
              <td width="16%"><div align="center"><font size="2"><b><font color="#ffffff" size="3"><span class="font2"><a href="main.asp"><font color="#FFFFFF">首页</font></a></span></font></b></font></div></td>
              <td width="17%"><div align="center"><font size="2"><b><font color="#ffffff" size="3"><span class="font2">&nbsp;<a href="#" onClick="MM_openBrWindow('register.asp','','width=500,height=450')"><font color="#FFFFFF">用户注册</font></a></span></font></b></font></div></td>
              <td width="20%"><div align="center"><font size="2"><b><font color="#ffffff" size="3"><span class="font2"><a href="addfile.asp"><font color="#FFFFFF">上报文件</font></a></span></font></b></font></div></td>
              <td width="18%"><div align="center"><font size="2"><b><font color="#ffffff" size="3"><span class="font2"><a href="shouqu.asp"><font color="#FFFFFF">报文管理</font></a></span></font></b></font></div></td>
              <td width="15%"><div align="center"><font size="2"><b><font color="#ffffff" size="3"><span class="font2"><a href="bk"></a></span></font><font size="2"><b><font color="#ffffff" size="3"><span class="font2"><a href="userchk.asp"><font color="#FFFFFF">用户管理</font></a></span></font></b></font></b></font></div></td>
              <td width="14%"><div align="center"><font size="2"><b><font color="#ffffff" size="3"><span class="font2"><a href="http://bbs.cocms.com" target="_blank"><font color="#FFFFFF">网站留言</font></a></span></font></b></font></div></td>
            </tr>
          </table>
        </div></td>
    </tr>
  </table>
  <TABLE WIDTH=600 BORDER=0 CELLPADDING=0 CELLSPACING=0>
    <TR> 
      <TD COLSPAN=3> <IMG SRC="images/bg_1.gif" WIDTH=600 HEIGHT=54 ALT=""></TD>
    </TR>
    <TR> 
      <TD width="63"> <IMG SRC="images/bg_2.gif" WIDTH=63 HEIGHT=221 ALT=""></TD>
      <TD width="413" background="images/bg_3.gif"><div align="center">
          <table border="0" width="100%" height="179" cellspacing="0" cellpadding="0">
            <tr> 
              <td width="47" height="114"> </td>
              <td width="310" height="114"> <div align="center"><img border="0" src="images/cg.gif" width="157" height="70"></div></td>
              <td width="56" height="114"> </td>
            </tr>
            <tr> 
              <td colspan="3" height="25"> <p align="center"><font color="#008000" class="font1"> 
                  欢迎<font color="#FFFFFF">来你的到来,你现在可以报送你的文件了!在离开前先退出系统!</font></font></td>
            </tr>
            <tr> 
              <td colspan="2"> <p align="left"> </td>
              <td width="56"> <a href="javascript:logout()" target=_self><img border="0" src="images/t_6.gif" width="56" height="58"></a></td>
            </tr>
          </table>
        </div></TD>
      <TD width="124"> <IMG SRC="images/bg_4.gif" WIDTH=124 HEIGHT=221 ALT=""></TD>
    </TR>
    <TR> 
      <TD COLSPAN=3> <IMG SRC="images/bg_5.gif" WIDTH=600 HEIGHT=45 ALT=""></TD>
    </TR>
  </TABLE>
  <table width="58%" border="0" cellspacing="0">
    <tr> 
      <td> <div align="center"></div>
        <div align="center"><font size="2">企业资料上报下载系统V2.0<br>
          </font><font size="1">Copyright&copy; 2004-2010. </font><a href="http://www.cocms.com">海魂高科</a><font size="1">. 
          All rights reserved</font></div></td>
    </tr>
  </table>
</div>

</body>

</html>

⌨️ 快捷键说明

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