?? addcjbbh.aspx
字號:
<%@ Page language="c#" Codebehind="addcjbbh.aspx.cs" AutoEventWireup="false" Inherits="khgl.addcjbbh" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>addcjbbh</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" AutoPostBack="True">
<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; HEIGHT: 19px">被考核單位</TD>
<TD style="HEIGHT: 19px">
<asp:DropDownList id="ddbkhdw" runat="server" Width="120px" AutoPostBack="True">
<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; HEIGHT: 80px">問題描述</TD>
<TD style="HEIGHT: 80px">
<asp:TextBox id="tbwtms" runat="server" Width="224px" TextMode="MultiLine" Rows="5"></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="RangeValidator1" 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 + -