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

📄 addgsbbh.aspx

📁 一个不错考核管理系统
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="addgsbbh.aspx.cs" AutoEventWireup="false" Inherits="khgl.addgsbbh" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>addgsbbh</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 24px; WIDTH: 712px; POSITION: absolute; TOP: 88px; HEIGHT: 288px"
					cellSpacing="1" cellPadding="1" width="712" border="1">
					<TR>
						<TD style="WIDTH: 100px" bgColor="#ffccff">提出考核单位</TD>
						<TD bgColor="#ffccff">
							<asp:DropDownList id="ddtcdw" runat="server" Width="120px">
								<asp:ListItem Value="办公室">办公室</asp:ListItem>
								<asp:ListItem Value="信息办">信息办</asp:ListItem>
								<asp:ListItem Value="计划处">计划处</asp:ListItem>
								<asp:ListItem Value="财务处">财务处</asp:ListItem>
								<asp:ListItem Value="生产处">生产处</asp:ListItem>
								<asp:ListItem Value="技术处">技术处</asp:ListItem>
								<asp:ListItem Value="劳动工资处">劳动工资处</asp:ListItem>
								<asp:ListItem Value="企业管理处">企业管理处</asp:ListItem>
								<asp:ListItem Value="技改工程处">技改工程处</asp:ListItem>
								<asp:ListItem Value="机械动力处">机械动力处</asp:ListItem>
								<asp:ListItem Value="安全处">安全处</asp:ListItem>
								<asp:ListItem Value="总工室">总工室</asp:ListItem>
								<asp:ListItem Value="审计室">审计室</asp:ListItem>
								<asp:ListItem Value="运输管理处">运输管理处</asp:ListItem>
								<asp:ListItem Value="能源环保处">能源环保处</asp:ListItem>
								<asp:ListItem Value="质量监督处">质量监督处</asp:ListItem>
								<asp:ListItem Value="资源土地管理处">资源土地管理处</asp:ListItem>
								<asp:ListItem Value="培训处">培训处</asp:ListItem>
								<asp:ListItem Value="销售处">销售处</asp:ListItem>
								<asp:ListItem Value="保卫处">保卫处</asp:ListItem>
								<asp:ListItem Value="组织部">组织部</asp:ListItem>
								<asp:ListItem Value="宣传部">宣传部</asp:ListItem>
								<asp:ListItem Value="纪检委">纪检委</asp:ListItem>
								<asp:ListItem Value="工会">工会</asp:ListItem>
								<asp:ListItem Value="机关党委">机关党委</asp:ListItem>
								<asp:ListItem Value="团委">团委</asp:ListItem>
								<asp:ListItem Value="计控室">计控室</asp:ListItem>
							</asp:DropDownList></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px">被考核单位</TD>
						<TD>
							<asp:DropDownList id="ddbkhdw" runat="server" Width="120px">
								<asp:ListItem Value="球团厂">球团厂</asp:ListItem>
							</asp:DropDownList></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px">问题描述</TD>
						<TD>
							<asp:TextBox id="tbwtms" runat="server" Rows="5" TextMode="MultiLine"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px" bgColor="#ffccff">考核依据</TD>
						<TD bgColor="#ffccff">
							<asp:TextBox id="tbkhyj" runat="server" Width="584px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px">加扣包保核</TD>
						<TD>
							<asp:TextBox id="tbjkbbh" runat="server" Width="56px"></asp:TextBox>
							<asp:rangevalidator id="Rangevalidator3" runat="server" EnableClientScript="False" MinimumValue="-30000"
								MaximumValue="30000" ControlToValidate="tbjkbbh" Type="Integer" ErrorMessage="数据错误"></asp:rangevalidator></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px" bgColor="#ffccff">月份</TD>
						<TD bgColor="#ffccff">
							<asp:TextBox id="tbyf" runat="server" Width="48px"></asp:TextBox>
							<asp:rangevalidator id="Rangevalidator2" runat="server" EnableClientScript="False" MinimumValue="1"
								MaximumValue="12" ControlToValidate="tbyf" Type="Integer" ErrorMessage="数据错误"></asp:rangevalidator></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px">录入人</TD>
						<TD>
							<asp:TextBox id="tblrr" runat="server" Width="88px"></asp:TextBox></TD>
					</TR>
				</TABLE>
				<asp:Button id="Button1" style="Z-INDEX: 102; LEFT: 232px; POSITION: absolute; TOP: 384px" runat="server"
					Text="添加"></asp:Button>
				<asp:Label id="Labellrr" style="Z-INDEX: 104; LEFT: 32px; POSITION: absolute; TOP: 32px" runat="server"
					Width="696px" ForeColor="BlueViolet" BackColor="#FFCCFF"></asp:Label>
				<asp:Label id="Label3" style="Z-INDEX: 105; LEFT: 328px; POSITION: absolute; TOP: 64px" runat="server">登录时间:</asp:Label>
				<asp:Label id="Labellrsj" style="Z-INDEX: 106; LEFT: 432px; POSITION: absolute; TOP: 64px"
					runat="server" Width="240px" ForeColor="#C000C0">Label</asp:Label>
				<asp:Label id="ShowMsg" style="Z-INDEX: 107; LEFT: 304px; POSITION: absolute; TOP: 392px" runat="server"
					Width="112px" ForeColor="Red"></asp:Label></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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