EmployeesInfoAdd.aspx
上传用户:simon2hong
上传日期:2021-11-18
资源大小:16746k
文件大小:20k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="EmployeesInfoAdd.aspx.cs" Inherits="Employees_EmployeesInfoAdd" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <html>
  4. <head>
  5.     <link href="../css/main.css" type="text/css" rel="stylesheet">
  6. </head>
  7.   <SCRIPT language="JavaScript" src="../js/calendar.js"></SCRIPT>
  8. <body bottommargin="0" leftmargin="0" topmargin="0" rightmargin="0">
  9. <form runat="server" id="fm1">
  10.     <br>
  11.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  12.         border="0">
  13.         <tr>
  14.             <th colspan="5" style="height: 25px">
  15.                 新建人员档案</th>
  16.         </tr>
  17.         <tr>
  18.             <td class="usertablerow2" align="right" style="width: 159px">
  19.                 姓名:</td>
  20.             <td class="usertablerow2" colspan="2">
  21.                 <input type="text" id="Text2" value ="" width="100px" style="width: 67px" />
  22.                 用于处于同一层次部门的排序,以及用户列表的排序</td>
  23.             <td class="usertablerow2" rowspan="5">
  24.             </td>
  25.         </tr>
  26.         <tr>
  27.             <td class="usertablerow2" align="right" style="width: 159px">
  28.                 编号:</td>
  29.             <td class="usertablerow2" colspan="2">
  30.                 <input type="text" id="Text3" value ="" width="100px" />
  31.             </td>
  32.         </tr>
  33.                <tr>
  34.             <td class="usertablerow2" align="right" style="width: 159px">
  35.                 部门:</td>
  36.             <td class="usertablerow2" colspan="2">
  37.                 <input type="text" id="Text6" value ="" width="100px" />
  38.             </td>
  39.         </tr>
  40.                        <tr>
  41.             <td class="usertablerow2" align="right" style="width: 159px; height: 26px;">
  42.                 性别:</td>
  43.             <td class="usertablerow2" style="height: 26px" colspan="2">
  44.                 <asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True" >
  45.                     <asp:ListItem Value="0">男</asp:ListItem>
  46.                     <asp:ListItem Value="1">女</asp:ListItem>
  47.                 </asp:DropDownList></td>
  48.         </tr>
  49.         <tr>
  50.             <td align="right" class="usertablerow2" style="width: 159px">
  51.                 出生日期:</td>
  52.             <td class="usertablerow2" colspan="2">
  53.                 <input type="text" id="Text6" value ="" width="100px" />
  54.                 <img src="../images/calendar.gif" /></td>
  55.         </tr>
  56.         <tr>
  57.             <td class="usertablerow1" style="height: 25px; width: 159px;" align="right">
  58.                 照片上传:</td>
  59.             <td class="usertablerow1" style="height: 25px" colspan="3"><input type="text" id="Text18" value ="" width="100px" />
  60.                 <asp:Button ID="Button1" runat="server" Text="浏览" />(gif/jpeg格式)</td>
  61.         </tr>
  62.                                <tr>
  63.             <td class="usertablerow2" align="right" style="width: 159px">
  64.                 民主:</td>
  65.             <td class="usertablerow2" style="width: 144px"><input type="text" id="Text19" value ="" width="100px" /></td>
  66.                                    <td align="right" class="usertablerow2" style="width: 142px">
  67.                                        身份证号码:</td>
  68.                                    <td class="usertablerow2">
  69.                                        <input type="text" id="Text35" value ="" width="100px" style="width: 194px" /></td>
  70.         </tr>
  71.                                        <tr>
  72.             <td class="usertablerow2" align="right" style="width: 159px; height: 29px;">
  73.                 婚姻状况:</td>
  74.             <td class="usertablerow2" style="height: 29px; width: 144px;"><asp:DropDownList ID="DropDownList2" runat="server" AutoPostBack="True" >
  75.                 <asp:ListItem Value="0">未婚</asp:ListItem>
  76.                 <asp:ListItem Value="1">已婚</asp:ListItem>
  77.                 <asp:ListItem>离异</asp:ListItem>
  78.             </asp:DropDownList></td>
  79.                                            <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
  80.                                                政治面貌:</td>
  81.                                            <td class="usertablerow2" style="height: 29px">
  82.                                                <asp:DropDownList ID="DropDownList5" runat="server" AutoPostBack="True" >
  83.                                                    <asp:ListItem Value="0">群众</asp:ListItem>
  84.                                                    <asp:ListItem Value="1">预备党员</asp:ListItem>
  85.                                                    <asp:ListItem>团员</asp:ListItem>
  86.                                                    <asp:ListItem>党员</asp:ListItem>
  87.                                                </asp:DropDownList></td>
  88.         </tr>
  89.                                                <tr>
  90.             <td class="usertablerow2" align="right" style="width: 159px; height: 27px;">
  91.                 籍贯:</td>
  92.             <td class="usertablerow2" style="height: 27px; width: 144px;"><input type="text" id="Text21" value ="" width="100px" /></td>
  93.                                                    <td align="right" class="usertablerow2" style="width: 142px; height: 27px">
  94.                                                        户口所在地:</td>
  95.                                                    <td class="usertablerow2" style="height: 27px">
  96.                                                        <input type="text" id="Text37" value ="" width="100px" style="width: 184px" /></td>
  97.         </tr>
  98.        <tr>
  99.             <td class="usertablerow2" align="right" style="width: 159px; height: 29px;">
  100.                 学历:</td>
  101.             <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text22" value ="" width="100px" /></td>
  102.            <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
  103.                职称:</td>
  104.            <td class="usertablerow2" style="height: 29px">
  105.                <asp:DropDownList ID="DropDownList4" runat="server" AutoPostBack="True" >
  106.                    <asp:ListItem Value="0">工程师</asp:ListItem>
  107.                    <asp:ListItem Value="1">工程师助理</asp:ListItem>
  108.                    <asp:ListItem>培训</asp:ListItem>
  109.                </asp:DropDownList></td>
  110.         </tr>
  111.         <tr>
  112.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  113.                 毕业院校:</td>
  114.             <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text23" value ="" width="100px" /></td>
  115.             <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
  116.                 专业:</td>
  117.             <td class="usertablerow2" style="height: 29px">
  118.                 <input type="text" id="Text39" value ="" width="100px" style="width: 179px" /></td>
  119.         </tr>
  120.         <tr>
  121.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  122.                 参加工作时间:</td>
  123.             <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text24" value ="" width="100px" />
  124.                 <img src="../images/calendar.gif" /></td>
  125.             <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
  126.                 加入本单位时间:</td>
  127.             <td class="usertablerow2" style="height: 29px">
  128.                 <input type="text" id="Text40" value ="" width="100px" style="width: 180px" /></td>
  129.         </tr>
  130.         <tr>
  131.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  132.                 员工类型:</td>
  133.             <td class="usertablerow2" style="height: 29px; width: 144px;">
  134.                 &nbsp;<asp:DropDownList ID="DropDownList3" runat="server" AutoPostBack="True" >
  135.                     <asp:ListItem Value="0">合同工</asp:ListItem>
  136.                     <asp:ListItem Value="1">劳动工</asp:ListItem>
  137.                     <asp:ListItem>临时工</asp:ListItem>
  138.                 </asp:DropDownList></td>
  139.             <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
  140.                 职务:</td>
  141.             <td class="usertablerow2" style="height: 29px">
  142.                 <input type="text" id="Text41" value ="" width="100px" style="width: 179px" /></td>
  143.         </tr>
  144.         <tr>
  145.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  146.                 家庭电话:</td>
  147.             <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text26" value ="" width="100px" /></td>
  148.             <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
  149.                 移动电话:</td>
  150.             <td class="usertablerow2" style="height: 29px">
  151.                 <input type="text" id="Text42" value ="" width="100px" style="width: 173px" /></td>
  152.         </tr>
  153.         <tr>
  154.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  155.                 家庭住址:</td>
  156.             <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text27" value ="" width="100px" /></td>
  157.         </tr>
  158.         <tr>
  159.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  160.                 电子邮件:</td>
  161.             <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text28" value ="" width="100px" /></td>
  162.         </tr>
  163.         <tr>
  164.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  165.                 合同期:</td>
  166.             <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text29" value ="" width="100px" />
  167.                 <img src="../images/calendar.gif" />至<input type="text" id="Text34" value ="" width="100px" />
  168.                 <img src="../images/calendar.gif" /></td>
  169.         </tr>
  170.         <tr>
  171.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  172.                 转正提醒日期:</td>
  173.             <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text30" value ="" width="100px" />
  174.                 <img src="../images/calendar.gif" /></td>
  175.         </tr>
  176.         <tr>
  177.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  178.                 合同到期提醒日期:</td>
  179.             <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text31" value ="" width="100px" />
  180.                 <img src="../images/calendar.gif" /></td>
  181.         </tr>
  182.         <tr>
  183.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  184.                 提醒相关人员:</td>
  185.             <td class="usertablerow2" style="height: 29px" colspan="3">
  186.                 <input id="ckbSms" name="ckbSms" type="checkbox" /><label for="ckbSms">内部短信提醒</label>
  187.                 <input id="ckbMobile" name="ckbMobile" type="checkbox" /><label for="ckbMobile">手机短信提醒</label><input
  188.                     id="Text20" style="width: 209px" type="text" width="100px" /><input id="Button4"
  189.                         class="ptsbutton" type="button" value="添加" /><input class="ptsbutton" onclick="window.location='CardManager.aspx'"
  190.                             type="button" value="清空" /></td>
  191.         </tr>
  192.         <tr>
  193.             <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
  194.                 年休假:</td>
  195.             <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text33" value ="" width="100px" style="width: 43px" />天</td>
  196.         </tr>
  197.     </table><table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  198.         border="0">
  199.         <tr>
  200.             <th colspan="3" style="height: 25px">
  201.                 岗位变动情况:</th>
  202.         </tr>
  203.         <tr>
  204.             <td align="left" class="usertablerow1" colspan="2">
  205.                 <input type="text" id="Text4" value ="" width="100px" style="width: 666px; height: 66px" />
  206.                 &nbsp; &nbsp;&nbsp;
  207.                 <div id="Div3">
  208.                 </div>
  209.             </td>
  210.         </tr>
  211.     </table>
  212.     <br />
  213.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  214.         border="0" id="TABLE1">
  215.         <tr>
  216.             <th colspan="3" style="height: 25px">
  217.                 岗位变动情况:</th>
  218.         </tr>
  219.         <tr>
  220.             <td align="left" class="usertablerow1" colspan="2">
  221.                 <input type="text" id="Text5" value ="" width="100px" style="width: 666px; height: 66px" />
  222.                 &nbsp; &nbsp;&nbsp;
  223.                 <div id="Div4">
  224.                 </div>
  225.             </td>
  226.         </tr>
  227.     </table><table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  228.         <tr>
  229.             <th style="height: 25px" colspan="3">
  230.                 教育背景:</th>
  231.         </tr>
  232.         <tr>
  233.             <td align="left" class="usertablerow1" colspan="2" >
  234.                 <input id="Text7" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  235.                 <div id="Div5">
  236.                 </div>
  237.             </td>
  238.         </tr>
  239.     </table>
  240.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  241.         <tr>
  242.             <th style="height: 25px" colspan="3">
  243.                 工作简历:</th>
  244.         </tr>
  245.         <tr>
  246.             <td align="left" class="usertablerow1" colspan="2" >
  247.                 <input id="Text8" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  248.                 <div id="Div6">
  249.                 </div>
  250.             </td>
  251.         </tr>
  252.     </table>
  253.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  254.         <tr>
  255.             <th style="height: 25px" colspan="3">
  256.                 社会关系:</th>
  257.         </tr>
  258.         <tr>
  259.             <td align="left" class="usertablerow1" colspan="2" >
  260.                 <input id="Text9" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  261.                 <div id="Div7">
  262.                 </div>
  263.             </td>
  264.         </tr>
  265.     </table>
  266.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  267.         <tr>
  268.             <th style="height: 25px" colspan="3">
  269.                 奖惩记录:</th>
  270.         </tr>
  271.         <tr>
  272.             <td align="left" class="usertablerow1" colspan="2" >
  273.                 <input id="Text10" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  274.                 <div id="Div8">
  275.                 </div>
  276.             </td>
  277.         </tr>
  278.     </table>
  279.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  280.         <tr>
  281.             <th style="height: 25px" colspan="3">
  282.                 职务情况:</th>
  283.         </tr>
  284.         <tr>
  285.             <td align="left" class="usertablerow1" colspan="2" >
  286.                 <input id="Text11" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  287.                 <div id="Div9">
  288.                 </div>
  289.             </td>
  290.         </tr>
  291.     </table>
  292.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  293.         <tr>
  294.             <th style="height: 25px" colspan="3">
  295.                 培训记录:</th>
  296.         </tr>
  297.         <tr>
  298.             <td align="left" class="usertablerow1" colspan="2" >
  299.                 <input id="Text12" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  300.                 <div id="Div10">
  301.                 </div>
  302.             </td>
  303.         </tr>
  304.     </table>
  305.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  306.         <tr>
  307.             <th style="height: 25px" colspan="3">
  308.                 担保记录:</th>
  309.         </tr>
  310.         <tr>
  311.             <td align="left" class="usertablerow1" colspan="2" >
  312.                 <input id="Text13" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  313.                 <div id="Div11">
  314.                 </div>
  315.             </td>
  316.         </tr>
  317.     </table>
  318.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  319.         <tr>
  320.             <th style="height: 25px" colspan="3">
  321.                 劳动合同签订情况:</th>
  322.         </tr>
  323.         <tr>
  324.             <td align="left" class="usertablerow1" colspan="2" >
  325.                 <input id="Text14" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  326.                 <div id="Div12">
  327.                 </div>
  328.             </td>
  329.         </tr>
  330.     </table>
  331.     <br />
  332.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  333.         <tr>
  334.             <th style="height: 25px" colspan="3">
  335.                 社保交纳情况:</th>
  336.         </tr>
  337.         <tr>
  338.             <td align="left" class="usertablerow1" colspan="2" >
  339.                 <input id="Text15" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  340.                 <div id="Div13">
  341.                 </div>
  342.             </td>
  343.         </tr>
  344.     </table>
  345.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  346.         <tr>
  347.             <th style="height: 25px" colspan="3">
  348.                 体检记录:</th>
  349.         </tr>
  350.         <tr>
  351.             <td align="left" class="usertablerow1" colspan="2" >
  352.                 <input id="Text16" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  353.                 <div id="Div14">
  354.                 </div>
  355.             </td>
  356.         </tr>
  357.     </table>
  358.     <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
  359.         <tr>
  360.             <th style="height: 25px" colspan="3">
  361.                 备注:</th>
  362.         </tr>
  363.         <tr>
  364.             <td align="left" class="usertablerow1" colspan="2" >
  365.                 <input id="Text17" style="width: 666px; height: 66px" type="text" width="100px" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  366.                 <div id="Div15">
  367.                 </div>
  368.             </td>
  369.         </tr>
  370.     </table>
  371.     <br />
  372.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  373.         border="0">
  374.         <tr>
  375.             <th colspan="3" style="height: 25px">
  376.                 附件文档:</th>
  377.         </tr>
  378.         <tr>
  379.             <td class="usertablerow2" colspan="2" style="height: 29px">
  380.                 附件上传:<input type="text" id="Text1" value ="" width="100px" />
  381.                 <asp:Button ID="Button3" runat="server" Text="浏览" /></td>
  382.         </tr>
  383.         <tr>
  384.             <td align="center" class="usertablerow1" colspan="2">
  385.                 &nbsp;
  386.                 <input type="Button" id="Button2"  Class="ptsbutton" value="保存"  />
  387.                         &nbsp;&nbsp;
  388.                         <input type="Button"  Class="ptsbutton" value="返回" OnClick="window.location='CardManager.aspx'" /><div id="Div2">
  389.                                 </div>   </td>
  390.          
  391.         </tr>
  392.      
  393.     </table>
  394.     <br>
  395.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  396.         border="0">
  397.         <tr>
  398.             <th colspan="2">
  399.                 使用方法</th>
  400.         </tr>
  401.         <tr>
  402.             <td class="usertablerow1" align="right" width="11%">
  403.                 <strong>特殊说明</strong></td>
  404.             <td class="usertablerow1" width="89%">
  405.                 <a href="http://www.woying.net/" target="_blank">挨个填写即可</a></td>
  406.         </tr>
  407.     </table>
  408.     </form>
  409.     
  410. </body>
  411. </html>