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

📄 project.asp

📁 投资管理系统, asp+ mssql server
💻 ASP
字号:
<%
response.expires=-1
dim ThisKey
ThisKey = "b"
%>
<!--#include file="../inc/permission.asp"-->
<!--#include file="../inc/conn.asp"-->
<HTML>
<HEAD>
<TITLE>项目管理</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<link rel="stylesheet" href="../css/main.css" type="text/css">
</HEAD>
<BODY bgColor=#996600>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td><img src="../image/top_2.jpg" width="750" height="80"></td>
  </tr>
</table>
<div align="center"></div>
<TABLE align=center bgColor=#ffffff border=0 cellPadding=0 width=750>
  <TR>
      <TD align=middle 
    style="BORDER-BOTTOM: #996600 1px solid; BORDER-LEFT: #996600 1px solid; BORDER-RIGHT: #996600 1px solid; BORDER-TOP: #996600 1px solid" 
    vAlign=top width="100%" bgcolor="#FFCC33" height="368"> 
        <TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
          <TBODY> 
          <TR bgcolor="#FF9900"> 
            <TD align=middle 
          style="BORDER-BOTTOM:1 solid #996600;">&nbsp;</TD>
          </TR>
          </TBODY> 
        </TABLE>
        <div align="center"> 
          <table width="100%" border="0" cellspacing="0" cellpadding="0" height="362">
            <tr>
              <td width="17%" height="423" valign="top"> 
                <div align="center">
                  <br>
                  <!--#include file="../inc/Rights.asp"-->
                </div>
              </td>
              <td width="83%" valign="top" align="center" height="423" style="border-left: 1px solid #996600" bgcolor="#EAFFF4"> 
                <table width="520" border="0" cellspacing="0" cellpadding="0" style="BORDER-BOTTOM: 1px solid #996600">
                  <tr>
                    <td valign="bottom"><img src="../image/tit_pr.gif" width="111" height="24"></td>
                  </tr>
                </table>
                <table width="520" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td valign="bottom">&nbsp;</td>
                  </tr>
                </table>
                <table width="520" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" bordercolor="#996600">
                  <tr bgcolor="#FF9900" align=center height=85> 
                    <td width=85 style="border-left:1 solid #996600;border-top:1 solid #996600;border-right:1 solid #996600;border-bottom:1 solid #996600;" onmouseover="javascript:this.bgColor='#FFCC33'" onmouseout="javascript:this.bgColor='#FF9900';"  style="cursor:hand;color:#ffffff;font-size:12pt;font-family:黑体" onclick="javascript:location.href='Project2.asp?typet=1'"><b>前期</b></td>
                    <td width=85 style="border-top:1 solid #996600;border-right:1 solid #996600;border-bottom:1 solid #996600;" onmouseover="javascript:this.bgColor='#FFCC33'" onmouseout="javascript:this.bgColor='#FF9900';"  style="cursor:hand;color:#ffffff;font-size:12pt;font-family:黑体" onclick="javascript:location.href='Project2.asp?typet=2'"><b>争取开工</b></td>
					<td width=85 style="border-top:1 solid #996600;border-right:1 solid #996600;border-bottom:1 solid #996600;" onmouseover="javascript:this.bgColor='#FFCC33'" onmouseout="javascript:this.bgColor='#FF9900';"  style="cursor:hand;color:#ffffff;font-size:12pt;font-family:黑体" onclick="javascript:location.href='Project2.asp?typet=3'"><b>在建</b></td>
                    <td width=85 style="border-top:1 solid #996600;border-right:1 solid #996600;border-bottom:1 solid #996600;" onmouseover="javascript:this.bgColor='#FFCC33'" onmouseout="javascript:this.bgColor='#FF9900';"  style="cursor:hand;color:#ffffff;font-size:12pt;font-family:黑体" onclick="javascript:location.href='Project2.asp?typet=4'"><b>竣工</b></td>
					<td width=85 style="border-top:1 solid #996600;border-right:1 solid #996600;border-bottom:1 solid #996600;" onmouseover="javascript:this.bgColor='#FFCC33'" onmouseout="javascript:this.bgColor='#FF9900';"  style="cursor:hand;color:#ffffff;font-size:12pt;font-family:黑体" onclick="javascript:location.href='Project2.asp?typet=5'"><b>停缓建</b></td>
                    <td width=85 style="border-top:1 solid #996600;border-right:1 solid #996600;border-bottom:1 solid #996600;" onmouseover="javascript:this.bgColor='#FFCC33'" onmouseout="javascript:this.bgColor='#FF9900';"  style="cursor:hand;color:#ffffff;font-size:12pt;font-family:黑体" onclick="javascript:location.href='Project2.asp?typet=6'"><b>撤消立项</b></td>
                  </tr>
                </table>
						        <TABLE border=0 cellPadding=0 cellSpacing=0 width="510" >
          <TR > 
          <TD><B>说明:</B>项目按照6大状态进行了分类,请先选择项目状态,才能进行相关的项目操作;对项目进行维护,要求用户具有一定的权限,用户只能对权限范围内的项目进行维护。</TD>
          </TR>
		 </table>
              </td>
            </tr>
          </table>
        </div>
      </TD>
    </TR>
  </TABLE>
</BODY>
</HTML>
<!--#include file="../inc/close.asp"-->

⌨️ 快捷键说明

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