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

📄 2.aspx

📁 图档管理系通
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="2.aspx.cs" AutoEventWireup="false" Inherits="sys_3._2" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>2</title>
		<meta content="False" name="vs_snapToGrid">
		<meta content="True" name="vs_showGrid">
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body bgColor="#ccffff" MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<asp:panel id="Panel1" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 0px" runat="server"
				BackColor="DeepSkyBlue" Height="64px" Width="1024px">
				<P>
					<asp:Image id="Image1" runat="server" Width="328px" Height="32px" BackColor="#C0FFC0" ImageUrl="file:///D:\web\sys_3\bin\JDTB.png"></asp:Image>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
					&nbsp;<FONT face="华文琥珀" color="#0000cc" size="5">&nbsp;科学&nbsp; 精心&nbsp; 开拓&nbsp; 
						服务<FONT color="#ff0000" size="3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
							&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
							&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></FONT><FONT face="华文琥珀" color="#0000ff" size="5"><SPAN style="LETTER-SPACING: 6pt"><FONT face="华文琥珀" color="#ccffff" size="3">&nbsp; 
								电子文档管理系统&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sience 
								Eaborate Exploit Service&nbsp;</FONT></SPAN></FONT></P>
			</asp:panel><asp:panel id="Panel2" style="Z-INDEX: 102; LEFT: 0px; POSITION: absolute; TOP: 64px" runat="server"
				Height="24px" Width="1024px">
<asp:Button id="Button1" runat="server" Width="80px" Text="登陆"></asp:Button>
<asp:Button id="Button2" runat="server" Text="归档管理"></asp:Button>
<asp:Button id="Button3" runat="server" Text="借阅管理"></asp:Button>
<asp:Button id="Button4" runat="server" Text="系统维护"></asp:Button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<asp:Label id="Label1" runat="server" Width="542px" ForeColor="Blue">Label</asp:Label></asp:panel><asp:datagrid id="DataGrid1" style="Z-INDEX: 103; LEFT: 0px; POSITION: absolute; TOP: 112px" runat="server"
				BackColor="White" Height="64px" Width="472px" BorderColor="#999999" BorderStyle="None" BorderWidth="1px" CellPadding="3" GridLines="Vertical" AllowPaging="True" PageSize="5" AutoGenerateColumns="False">
				<FooterStyle ForeColor="Black" BackColor="#CCCCCC"></FooterStyle>
				<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#008A8C"></SelectedItemStyle>
				<AlternatingItemStyle BackColor="Gainsboro"></AlternatingItemStyle>
				<ItemStyle Font-Size="X-Small" ForeColor="Black" BackColor="#EEEEEE"></ItemStyle>
				<HeaderStyle Font-Size="X-Small" Font-Bold="True" ForeColor="White" BackColor="#000084"></HeaderStyle>
				<Columns>
					<asp:ButtonColumn Text="*" HeaderText="选择" CommandName="Select"></asp:ButtonColumn>
					<asp:BoundColumn DataField="upID" HeaderText="流水号"></asp:BoundColumn>
					<asp:BoundColumn DataField="pName" HeaderText="工程名称"></asp:BoundColumn>
					<asp:BoundColumn DataField="gd" HeaderText="提交人"></asp:BoundColumn>
					<asp:BoundColumn DataField="gdTime" HeaderText="提交时间"></asp:BoundColumn>
					<asp:BoundColumn DataField="gdNum" HeaderText="提交数量"></asp:BoundColumn>
					<asp:BoundColumn DataField="Flag" HeaderText="Flag"></asp:BoundColumn>
				</Columns>
				<PagerStyle HorizontalAlign="Center" ForeColor="Black" BackColor="#999999" Mode="NumericPages"></PagerStyle>
			</asp:datagrid><asp:datagrid id="DataGrid2" style="Z-INDEX: 104; LEFT: 488px; POSITION: absolute; TOP: 112px"
				runat="server" BackColor="White" Height="88px" Width="524px" BorderColor="#999999" BorderStyle="None" BorderWidth="1px"
				CellPadding="3" GridLines="Vertical" AllowPaging="True" PageSize="5" AutoGenerateColumns="False">
				<FooterStyle ForeColor="Black" BackColor="#CCCCCC"></FooterStyle>
				<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#008A8C"></SelectedItemStyle>
				<AlternatingItemStyle BackColor="Gainsboro"></AlternatingItemStyle>
				<ItemStyle Font-Size="X-Small" ForeColor="Black" BackColor="#EEEEEE"></ItemStyle>
				<HeaderStyle Font-Size="X-Small" Font-Bold="True" ForeColor="White" BackColor="#000084"></HeaderStyle>
				<Columns>
					<asp:ButtonColumn Text="*" HeaderText="选择" CommandName="Select"></asp:ButtonColumn>
					<asp:BoundColumn DataField="upID" HeaderText="流水号"></asp:BoundColumn>
					<asp:BoundColumn Visible="False" DataField="Flag" HeaderText="是否通过"></asp:BoundColumn>
					<asp:BoundColumn DataField="pName" HeaderText="工程名"></asp:BoundColumn>
					<asp:BoundColumn DataField="sh1" HeaderText="审核人"></asp:BoundColumn>
					<asp:BoundColumn DataField="sh1Time" HeaderText="审核时间"></asp:BoundColumn>
					<asp:BoundColumn DataField="gd" HeaderText="提交人"></asp:BoundColumn>
					<asp:BoundColumn DataField="Flag" HeaderText="状态"></asp:BoundColumn>
					<asp:BoundColumn DataField="Flag" HeaderText="Flag"></asp:BoundColumn>
				</Columns>
				<PagerStyle HorizontalAlign="Center" ForeColor="Black" BackColor="#999999" Mode="NumericPages"></PagerStyle>
			</asp:datagrid><asp:datagrid id="DataGrid3" style="Z-INDEX: 105; LEFT: 0px; POSITION: absolute; TOP: 296px" runat="server"
				BackColor="White" Height="30px" Width="1020px" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px"
				CellPadding="4" AllowPaging="True" PageSize="15" AutoGenerateColumns="False">
				<FooterStyle ForeColor="#003399" BackColor="#99CCCC"></FooterStyle>
				<SelectedItemStyle Font-Size="Small" Font-Bold="True" ForeColor="#CCFF99" BackColor="#00CCFF"></SelectedItemStyle>
				<AlternatingItemStyle BackColor="#CCFFFF"></AlternatingItemStyle>
				<ItemStyle Font-Size="X-Small" ForeColor="#003399" BackColor="White"></ItemStyle>
				<HeaderStyle Font-Size="X-Small" Font-Bold="True" ForeColor="#CCCCFF" BackColor="#003399"></HeaderStyle>
				<Columns>
					<asp:BoundColumn DataField="fID" HeaderText="文件名"></asp:BoundColumn>
					<asp:BoundColumn HeaderText="序号"></asp:BoundColumn>
					<asp:TemplateColumn HeaderText="全选"></asp:TemplateColumn>
					<asp:BoundColumn DataField="pID" HeaderText="工程编号"></asp:BoundColumn>
					<asp:BoundColumn DataField="pName" HeaderText="工程名"></asp:BoundColumn>
					<asp:BoundColumn DataField="c1" HeaderText="设计阶段"></asp:BoundColumn>
					<asp:BoundColumn DataField="c2" HeaderText="专业"></asp:BoundColumn>
					<asp:BoundColumn DataField="bpName" HeaderText="图名"></asp:BoundColumn>
					<asp:BoundColumn DataField="bpID" HeaderText="图编"></asp:BoundColumn>
					<asp:BoundColumn DataField="sj" HeaderText="设计"></asp:BoundColumn>
					<asp:BoundColumn DataField="sjTime" HeaderText="设计时间"></asp:BoundColumn>
					<asp:BoundColumn DataField="xh" HeaderText="校核"></asp:BoundColumn>
					<asp:BoundColumn DataField="sh" HeaderText="审核"></asp:BoundColumn>
					<asp:BoundColumn DataField="pz" HeaderText="批准"></asp:BoundColumn>
					<asp:BoundColumn DataField="gd" HeaderText="归档"></asp:BoundColumn>
					<asp:BoundColumn DataField="sh1" HeaderText="审核"></asp:BoundColumn>
					<asp:BoundColumn DataField="sh1Time" HeaderText="审核时间"></asp:BoundColumn>
				</Columns>
				<PagerStyle HorizontalAlign="Left" ForeColor="#003399" BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
			</asp:datagrid><asp:panel id="Panel3" style="Z-INDEX: 106; LEFT: 2px; POSITION: absolute; TOP: 712px" runat="server"
				BackColor="#C0FFFF" Height="69px" Width="1024px" BorderColor="Blue" BorderStyle="Dashed">
				<P><FONT face="宋体"></FONT>&nbsp;</P>
				<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
					<asp:LinkButton id="LinkButton1" runat="server" Height="25px" BackColor="White" BorderStyle="Dashed"
						BorderColor="Blue" Font-Bold="True" Font-Overline="True">生成序号</asp:LinkButton>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
					选择审批者的姓名:&nbsp;&nbsp;&nbsp;&nbsp;
					<asp:DropDownList id="DropDownList1" runat="server" Width="96px" AutoPostBack="True"></asp:DropDownList>&nbsp;
					<asp:HyperLink id="HyperLink2" runat="server" Height="25px" BackColor="White" BorderStyle="Dashed"
						BorderColor="Blue" Font-Bold="True" Font-Overline="True" NavigateUrl="javascript:varwin=window.open('up.aspx',null,'width=300,height=280');window.Close();"
						Enabled="False">开始上传</asp:HyperLink>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
					<asp:LinkButton id="LinkButton2" runat="server" Height="25px" BackColor="White" BorderStyle="Dashed"
						BorderColor="Blue" Font-Bold="True" Font-Overline="True" Enabled="False">批示通过</asp:LinkButton>&nbsp;
					<asp:LinkButton id="LinkButton3" runat="server" Height="25px" BackColor="White" BorderStyle="Dashed"
						BorderColor="Blue" Font-Bold="True" Font-Overline="True" Enabled="False">批示否决</asp:LinkButton>&nbsp;
					<asp:HyperLink id="HyperLink3" runat="server" Height="25px" BackColor="White" BorderStyle="Dashed"
						BorderColor="Blue" Font-Bold="True" Font-Overline="True" NavigateUrl="javascript:varwin=window.open('write.aspx',null,'width=300,height=280');window.Close();"
						Enabled="False">书写批示</asp:HyperLink>&nbsp;&nbsp;&nbsp;
					<asp:LinkButton id="LinkButton4" runat="server" Height="21px" BackColor="White" BorderStyle="Dashed"
						BorderColor="Blue" Font-Bold="True" Font-Overline="True" Enabled="False">确认回执</asp:LinkButton>
					<asp:HyperLink id="HyperLink1" runat="server" Width="80px" BackColor="White" BorderStyle="Dashed"
						Font-Bold="True" Font-Overline="True" NavigateUrl="javascript:varwin=window.open('read.aspx',null,'width=300,height=280');window.Close();"
						Enabled="False">查看批示</asp:HyperLink></P>
				<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
					<asp:Label id="Label2" runat="server" Visible="False">选择您所代替上传者的姓名 :  </asp:Label>&nbsp;&nbsp;
					<asp:DropDownList id="DropDownList2" runat="server" Width="97px" AutoPostBack="True" Visible="False"></asp:DropDownList>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P>
			</asp:panel></form>
	</body>
</HTML>

⌨️ 快捷键说明

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