- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="EmployeesInfoAdd.aspx.cs" Inherits="Employees_EmployeesInfoAdd" %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html>
- <head>
- <link href="../css/main.css" type="text/css" rel="stylesheet">
- </head>
- <SCRIPT language="JavaScript" src="../js/calendar.js"></SCRIPT>
- <body bottommargin="0" leftmargin="0" topmargin="0" rightmargin="0">
- <form runat="server" id="fm1">
- <br>
- <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0">
- <tr>
- <th colspan="5" style="height: 25px">
- 新建人员档案</th>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px">
- 姓名:</td>
- <td class="usertablerow2" colspan="2">
- <input type="text" id="Text2" value ="" width="100px" style="width: 67px" />
- 用于处于同一层次部门的排序,以及用户列表的排序</td>
- <td class="usertablerow2" rowspan="5">
- </td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px">
- 编号:</td>
- <td class="usertablerow2" colspan="2">
- <input type="text" id="Text3" value ="" width="100px" />
- </td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px">
- 部门:</td>
- <td class="usertablerow2" colspan="2">
- <input type="text" id="Text6" value ="" width="100px" />
- </td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px; height: 26px;">
- 性别:</td>
- <td class="usertablerow2" style="height: 26px" colspan="2">
- <asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True" >
- <asp:ListItem Value="0">男</asp:ListItem>
- <asp:ListItem Value="1">女</asp:ListItem>
- </asp:DropDownList></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px">
- 出生日期:</td>
- <td class="usertablerow2" colspan="2">
- <input type="text" id="Text6" value ="" width="100px" />
- <img src="../images/calendar.gif" /></td>
- </tr>
- <tr>
- <td class="usertablerow1" style="height: 25px; width: 159px;" align="right">
- 照片上传:</td>
- <td class="usertablerow1" style="height: 25px" colspan="3"><input type="text" id="Text18" value ="" width="100px" />
- <asp:Button ID="Button1" runat="server" Text="浏览" />(gif/jpeg格式)</td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px">
- 民主:</td>
- <td class="usertablerow2" style="width: 144px"><input type="text" id="Text19" value ="" width="100px" /></td>
- <td align="right" class="usertablerow2" style="width: 142px">
- 身份证号码:</td>
- <td class="usertablerow2">
- <input type="text" id="Text35" value ="" width="100px" style="width: 194px" /></td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px; height: 29px;">
- 婚姻状况:</td>
- <td class="usertablerow2" style="height: 29px; width: 144px;"><asp:DropDownList ID="DropDownList2" runat="server" AutoPostBack="True" >
- <asp:ListItem Value="0">未婚</asp:ListItem>
- <asp:ListItem Value="1">已婚</asp:ListItem>
- <asp:ListItem>离异</asp:ListItem>
- </asp:DropDownList></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
- 政治面貌:</td>
- <td class="usertablerow2" style="height: 29px">
- <asp:DropDownList ID="DropDownList5" runat="server" AutoPostBack="True" >
- <asp:ListItem Value="0">群众</asp:ListItem>
- <asp:ListItem Value="1">预备党员</asp:ListItem>
- <asp:ListItem>团员</asp:ListItem>
- <asp:ListItem>党员</asp:ListItem>
- </asp:DropDownList></td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px; height: 27px;">
- 籍贯:</td>
- <td class="usertablerow2" style="height: 27px; width: 144px;"><input type="text" id="Text21" value ="" width="100px" /></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 27px">
- 户口所在地:</td>
- <td class="usertablerow2" style="height: 27px">
- <input type="text" id="Text37" value ="" width="100px" style="width: 184px" /></td>
- </tr>
- <tr>
- <td class="usertablerow2" align="right" style="width: 159px; height: 29px;">
- 学历:</td>
- <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text22" value ="" width="100px" /></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
- 职称:</td>
- <td class="usertablerow2" style="height: 29px">
- <asp:DropDownList ID="DropDownList4" runat="server" AutoPostBack="True" >
- <asp:ListItem Value="0">工程师</asp:ListItem>
- <asp:ListItem Value="1">工程师助理</asp:ListItem>
- <asp:ListItem>培训</asp:ListItem>
- </asp:DropDownList></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 毕业院校:</td>
- <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text23" value ="" width="100px" /></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
- 专业:</td>
- <td class="usertablerow2" style="height: 29px">
- <input type="text" id="Text39" value ="" width="100px" style="width: 179px" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 参加工作时间:</td>
- <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text24" value ="" width="100px" />
- <img src="../images/calendar.gif" /></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
- 加入本单位时间:</td>
- <td class="usertablerow2" style="height: 29px">
- <input type="text" id="Text40" value ="" width="100px" style="width: 180px" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 员工类型:</td>
- <td class="usertablerow2" style="height: 29px; width: 144px;">
- <asp:DropDownList ID="DropDownList3" runat="server" AutoPostBack="True" >
- <asp:ListItem Value="0">合同工</asp:ListItem>
- <asp:ListItem Value="1">劳动工</asp:ListItem>
- <asp:ListItem>临时工</asp:ListItem>
- </asp:DropDownList></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
- 职务:</td>
- <td class="usertablerow2" style="height: 29px">
- <input type="text" id="Text41" value ="" width="100px" style="width: 179px" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 家庭电话:</td>
- <td class="usertablerow2" style="height: 29px; width: 144px;"><input type="text" id="Text26" value ="" width="100px" /></td>
- <td align="right" class="usertablerow2" style="width: 142px; height: 29px">
- 移动电话:</td>
- <td class="usertablerow2" style="height: 29px">
- <input type="text" id="Text42" value ="" width="100px" style="width: 173px" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 家庭住址:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text27" value ="" width="100px" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 电子邮件:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text28" value ="" width="100px" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 合同期:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text29" value ="" width="100px" />
- <img src="../images/calendar.gif" />至<input type="text" id="Text34" value ="" width="100px" />
- <img src="../images/calendar.gif" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 转正提醒日期:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text30" value ="" width="100px" />
- <img src="../images/calendar.gif" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 合同到期提醒日期:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text31" value ="" width="100px" />
- <img src="../images/calendar.gif" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 提醒相关人员:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3">
- <input id="ckbSms" name="ckbSms" type="checkbox" /><label for="ckbSms">内部短信提醒</label>
- <input id="ckbMobile" name="ckbMobile" type="checkbox" /><label for="ckbMobile">手机短信提醒</label><input
- id="Text20" style="width: 209px" type="text" width="100px" /><input id="Button4"
- class="ptsbutton" type="button" value="添加" /><input class="ptsbutton" onclick="window.location='CardManager.aspx'"
- type="button" value="清空" /></td>
- </tr>
- <tr>
- <td align="right" class="usertablerow2" style="width: 159px; height: 29px">
- 年休假:</td>
- <td class="usertablerow2" style="height: 29px" colspan="3"><input type="text" id="Text33" value ="" width="100px" style="width: 43px" />天</td>
- </tr>
- </table><table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0">
- <tr>
- <th colspan="3" style="height: 25px">
- 岗位变动情况:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2">
- <input type="text" id="Text4" value ="" width="100px" style="width: 666px; height: 66px" />
-
- <div id="Div3">
- </div>
- </td>
- </tr>
- </table>
- <br />
- <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0" id="TABLE1">
- <tr>
- <th colspan="3" style="height: 25px">
- 岗位变动情况:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2">
- <input type="text" id="Text5" value ="" width="100px" style="width: 666px; height: 66px" />
-
- <div id="Div4">
- </div>
- </td>
- </tr>
- </table><table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 教育背景:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text7" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div5">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 工作简历:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text8" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div6">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 社会关系:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text9" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div7">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 奖惩记录:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text10" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div8">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 职务情况:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text11" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div9">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 培训记录:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text12" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div10">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 担保记录:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text13" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div11">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 劳动合同签订情况:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text14" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div12">
- </div>
- </td>
- </tr>
- </table>
- <br />
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 社保交纳情况:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text15" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div13">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 体检记录:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text16" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div14">
- </div>
- </td>
- </tr>
- </table>
- <table align="center" border="0" cellpadding="3" cellspacing="1" class="usertableborder" width="96%">
- <tr>
- <th style="height: 25px" colspan="3">
- 备注:</th>
- </tr>
- <tr>
- <td align="left" class="usertablerow1" colspan="2" >
- <input id="Text17" style="width: 666px; height: 66px" type="text" width="100px" />
- <div id="Div15">
- </div>
- </td>
- </tr>
- </table>
- <br />
- <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0">
- <tr>
- <th colspan="3" style="height: 25px">
- 附件文档:</th>
- </tr>
- <tr>
- <td class="usertablerow2" colspan="2" style="height: 29px">
- 附件上传:<input type="text" id="Text1" value ="" width="100px" />
- <asp:Button ID="Button3" runat="server" Text="浏览" /></td>
- </tr>
- <tr>
- <td align="center" class="usertablerow1" colspan="2">
-
- <input type="Button" id="Button2" Class="ptsbutton" value="保存" />
-
- <input type="Button" Class="ptsbutton" value="返回" OnClick="window.location='CardManager.aspx'" /><div id="Div2">
- </div> </td>
- </tr>
- </table>
- <br>
- <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
- border="0">
- <tr>
- <th colspan="2">
- 使用方法</th>
- </tr>
- <tr>
- <td class="usertablerow1" align="right" width="11%">
- <strong>特殊说明</strong></td>
- <td class="usertablerow1" width="89%">
- <a href="http://www.woying.net/" target="_blank">挨个填写即可</a></td>
- </tr>
- </table>
- </form>
- </body>
- </html>