📄 empposition.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="EmpPosition.aspx.vb" Inherits="ioffice.EmpPosition" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title></title>
<meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
<meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<LINK href="../../Styles.css" type="text/css" rel="stylesheet">
</HEAD>
<body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体" size="3">
<TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 12px" noWrap>
</TD>
</TR>
<TR>
<TD vAlign="top" noWrap align="middle">
<TABLE style="WIDTH: 560px; HEIGHT: 488px" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD style="WIDTH: 700px" vAlign="top">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD noWrap>
<IMG alt="" src="../../img/button/archive.gif" align="absBottom">
</TD>
</TR>
</TABLE>
<DIV class="box" style="WIDTH: 99.95%; POSITION: relative; HEIGHT: 432px" ms_positioning="GridLayout">
<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 20px; POSITION: absolute; TOP: 16px" runat="server" CssClass="tttable">开始时间</asp:label>
<asp:textbox id="txtFDate" style="Z-INDEX: 102; LEFT: 84px; POSITION: absolute; TOP: 16px" runat="server" CssClass="edline" Width="147"></asp:textbox>
<asp:label id="Label2" style="Z-INDEX: 103; LEFT: 20px; POSITION: absolute; TOP: 44px" runat="server" CssClass="tttable">结束时间</asp:label>
<asp:textbox id="txtTDate" style="Z-INDEX: 104; LEFT: 84px; POSITION: absolute; TOP: 44px" runat="server" CssClass="edline" Width="147px"></asp:textbox>
<asp:label id="Label3" style="Z-INDEX: 105; LEFT: 352px; POSITION: absolute; TOP: 16px" runat="server" CssClass="tttable">档案类别</asp:label>
<asp:dropdownlist id="dropCate" style="Z-INDEX: 106; LEFT: 408px; POSITION: absolute; TOP: 16px" runat="server" Width="122px" Height="23px" AutoPostBack="True">
<asp:ListItem Value="升职">升职</asp:ListItem>
<asp:ListItem Value="调职">调职</asp:ListItem>
<asp:ListItem Value="降职">降职</asp:ListItem>
<asp:ListItem Value="定岗" Selected="True">定岗</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>
<TABLE class="tableline" style="Z-INDEX: 107; LEFT: 19px; WIDTH: 524px; POSITION: absolute; TOP: 74px; HEIGHT: 342px" cellSpacing="0" cellPadding="0" width="524" border="1" borderColor="#999999">
<TR>
<TD style="WIDTH: 15px; HEIGHT: 42px" noWrap height="42" class="tttable">
定岗
</TD>
<TD style="WIDTH: 540px">
<DIV style="WIDTH: 496px; POSITION: relative; HEIGHT: 35px" ms_positioning="GridLayout">
<asp:linkbutton id="cmdBranch" style="Z-INDEX: 101; LEFT: 11px; POSITION: absolute; TOP: 7px" runat="server" CausesValidation="False">机构</asp:linkbutton>
<asp:textbox id="txtBranch" style="Z-INDEX: 102; LEFT: 38px; POSITION: absolute; TOP: 8px" runat="server" CssClass="edline" Width="131px"></asp:textbox>
<asp:linkbutton id="cmdDep" style="Z-INDEX: 103; LEFT: 176px; POSITION: absolute; TOP: 8px" runat="server" CausesValidation="False">部门</asp:linkbutton>
<asp:textbox id="txtDep" style="Z-INDEX: 104; LEFT: 199px; POSITION: absolute; TOP: 9px" runat="server" CssClass="edline"></asp:textbox>
<asp:linkbutton id="cmdPosition" style="Z-INDEX: 105; LEFT: 344px; POSITION: absolute; TOP: 8px" runat="server" CausesValidation="False">职务</asp:linkbutton>
<asp:textbox id="txtPosition" style="Z-INDEX: 106; LEFT: 371px; POSITION: absolute; TOP: 10px" runat="server" CssClass="edline" Width="117px"></asp:textbox>
<asp:dropdownlist id="dropBranch" style="Z-INDEX: 107; LEFT: 38px; POSITION: absolute; TOP: 8px" runat="server" Width="131" Height="23px" AutoPostBack="True" DataValueField="branchid" DataTextField="simcode" Visible="False"></asp:dropdownlist>
<asp:dropdownlist id="dropDep" style="Z-INDEX: 108; LEFT: 199px; POSITION: absolute; TOP: 9px" runat="server" Width="132px" Height="23px" AutoPostBack="True" DataValueField="depid" DataTextField="depname" Visible="False"></asp:dropdownlist>
<asp:dropdownlist id="dropPosition" style="Z-INDEX: 109; LEFT: 371px; POSITION: absolute; TOP: 9px" runat="server" Width="120px" Height="23px" AutoPostBack="True" DataValueField="id" DataTextField="name" Visible="False"></asp:dropdownlist>
<asp:requiredfieldvalidator id="RequiredFieldValidator2" style="Z-INDEX: 110; LEFT: 168px; POSITION: absolute; TOP: 8px" runat="server" ControlToValidate="txtBranch" ErrorMessage="[机构]必须输入!">*</asp:requiredfieldvalidator>
<asp:requiredfieldvalidator id="RequiredFieldValidator3" style="Z-INDEX: 111; LEFT: 336px; POSITION: absolute; TOP: 8px" runat="server" ControlToValidate="txtDep" ErrorMessage="[部门]必须输入!">*</asp:requiredfieldvalidator>
</DIV>
</TD>
</TR>
<TR>
<TD style="WIDTH: 15px; HEIGHT: 143px" noWrap class="tttable">
原因
</TD>
<TD style="HEIGHT: 143px" vAlign="top" noWrap>
<asp:textbox id="txtReason" runat="server" Width="100%" Height="100%" TextMode="MultiLine" CssClass="none"></asp:textbox>
</TD>
</TR>
<TR>
<TD style="WIDTH: 15px; HEIGHT: 143px" noWrap class="tttable">
备注
</TD>
<TD style="HEIGHT: 143px" vAlign="top" noWrap>
<asp:TextBox id="txtNote" runat="server" Width="100%" Height="100%" TextMode="MultiLine" CssClass="none"></asp:TextBox>
</TD>
</TR>
</TABLE>
</DIV>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 10px" noWrap height="26">
</TD>
</TR>
<TR>
<TD noWrap>
<asp:imagebutton id="cmdSaveExi" runat="server" ImageUrl="../../img/button/saveexi.gif"></asp:imagebutton>
<asp:imagebutton id="cmdExit" runat="server" CausesValidation="False" ImageUrl="../../img/button/exit.gif"></asp:imagebutton>
</TD>
</TR>
</TABLE>
<asp:label id="lblErr" runat="server" CssClass="err" Visible="False"></asp:label>
<asp:label id="lblArcID" runat="server" Visible="False"></asp:label>
<asp:validationsummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False"></asp:validationsummary>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</form>
</FONT>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -