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

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="UserInfo.aspx.cs" Inherits="UserInfo" %>
  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 src="../Scripts/jquery-1.3.2.js" type="text/javascript"></script>
  8.   <SCRIPT language="JavaScript" src="js/calendar.js"></SCRIPT>
  9. <body bottommargin="0" leftmargin="0" topmargin="0" rightmargin="0">
  10. <form runat="server" id="fm1">
  11.     <br>
  12.     <table border="0" cellpadding="0" cellspacing="0" style="width: 870px" >
  13.         <tr>
  14.             <td style="width: 10px" valign="top">
  15.             <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  16.         border="0">
  17.                 <tr>
  18.                     <th colspan="3" style="height: 25px">
  19.                         部门结构</th>
  20.                 </tr>
  21.                 <tr>
  22.                     <td class="usertablerow2" align="left" style="width: 153px">
  23.                            <asp:TreeView ID="TreeView1" runat="server" Width="158px">
  24.                                <Nodes>
  25.                                    <asp:TreeNode Text="技术公司" Value="技术公司">
  26.                                        <asp:TreeNode Text="技术开发" Value="技术开发"></asp:TreeNode>
  27.                                        <asp:TreeNode Text="技术保证" Value="技术保证"></asp:TreeNode>
  28.                                        <asp:TreeNode Text="客户服务" Value="客户服务"></asp:TreeNode>
  29.                                    </asp:TreeNode>
  30.                                    <asp:TreeNode Text="运营公司1" Value="运营公司1"></asp:TreeNode>
  31.                                    <asp:TreeNode Text="运输部1" Value="运输部1"></asp:TreeNode>
  32.                                    <asp:TreeNode Text="后勤公司1" Value="后勤公司1"></asp:TreeNode>
  33.                                              <asp:TreeNode Text="运营公司2" Value="运营公司"2></asp:TreeNode>
  34.                                    <asp:TreeNode Text="运输部2" Value="运输部2"></asp:TreeNode>
  35.                                    <asp:TreeNode Text="后勤公司2" Value="后勤公司2"></asp:TreeNode>
  36.                                              <asp:TreeNode Text="运营公司3" Value="运营公司3"></asp:TreeNode>
  37.                                    <asp:TreeNode Text="运输部3" Value="运输部3"></asp:TreeNode>
  38.                                    <asp:TreeNode Text="后勤公司3" Value="后勤公司3"></asp:TreeNode>
  39.                                              <asp:TreeNode Text="运营公司4" Value="运营公司4"></asp:TreeNode>
  40.                                    <asp:TreeNode Text="运输部4" Value="运输部4"></asp:TreeNode>
  41.                                    <asp:TreeNode Text="后勤公司4" Value="后勤公司4"></asp:TreeNode>
  42.                                </Nodes>
  43.                 </asp:TreeView></td>
  44.            
  45.             
  46.                 </tr>
  47.             </table>
  48.            
  49.             </td>
  50.             <td style="width: 1102px">
  51.     
  52.     
  53.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  54.         border="0">
  55.         <tr>
  56.             <th colspan="3" style="height: 25px">
  57.                 以下选项由管理员设置</th>
  58.         </tr>
  59.         <tr>
  60.             <td class="usertablerow2" align="right" style="width: 153px">
  61.                 用户名:</td>
  62.             <td class="usertablerow2">
  63.                 <asp:TextBox ID="KeyValue_UserId" runat="server" Enabled="False"></asp:TextBox></td>
  64.      
  65.         </tr>
  66.                 <tr>
  67.             <td class="usertablerow2" align="right" style="width: 153px">
  68.                 真实姓名:</td>
  69.             <td class="usertablerow2">
  70.                 <asp:TextBox ID="KeyValue_UserName" runat="server"></asp:TextBox></td>
  71.      
  72.         </tr>
  73.         <tr>
  74.             <td class="usertablerow1" style="height: 25px; width: 153px;" align="right">
  75.                 部门:</td>
  76.             <td class="usertablerow1" style="height: 25px">
  77.                 <asp:DropDownList ID="KeyValue_DeptId" runat="server" >
  78.                     <asp:ListItem Value="0">技术研发</asp:ListItem>
  79.                     <asp:ListItem Value="1">市场营销</asp:ListItem>
  80.                     <asp:ListItem Value="2">财务部门</asp:ListItem>
  81.                      <asp:ListItem Value="3">企划部</asp:ListItem>
  82.                 </asp:DropDownList></td>
  83.     
  84.     
  85.         </tr>
  86.         
  87.                 <tr>
  88.             <td class="usertablerow1" style="height: 25px; width: 153px;" align="right">
  89.                 角色:</td>
  90.             <td class="usertablerow1" style="height: 25px">
  91.                 <asp:DropDownList ID="KeyValue_PrivId" runat="server" >
  92.                     <asp:ListItem Value="0">市场经理</asp:ListItem>
  93.                     <asp:ListItem Value="1">市场专员</asp:ListItem>
  94.                 </asp:DropDownList></td>
  95.     
  96.         </tr>
  97.                 <tr>
  98.             <td class="usertablerow2" align="right" style="width: 153px; height: 26px;">
  99.                 用户排序号:</td>
  100.             <td class="usertablerow2" style="height: 26px">
  101.                 <asp:TextBox ID="KeyValue_UserNo" runat="server"></asp:TextBox>
  102.                 <asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="KeyValue_UserNo"
  103.                     ErrorMessage="必须为数字" ValidationExpression="^[+-]?d*$"></asp:RegularExpressionValidator></td>
  104.      
  105.         </tr>
  106.     </table>
  107.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  108.         border="0">
  109.         <tr>
  110.             <th colspan="3" style="height: 25px">
  111.                 用户权限信息</th>
  112.         </tr>
  113.       
  114.         <tr>
  115.             <td class="usertablerow1" style="height: 25px; width: 155px;" align="right">
  116.                 管理范围:</td>
  117.             <td class="usertablerow1" style="height: 25px">
  118.                 <asp:DropDownList ID="KeyValue_PostPriv" runat="server" >
  119.                     <asp:ListItem Value="0">技术研发</asp:ListItem>
  120.                     <asp:ListItem Value="1">市场</asp:ListItem>
  121.                 </asp:DropDownList></td>
  122.         </tr>
  123.             <tr>
  124.             <td class="usertablerow2" align="right" style="width: 155px">
  125.                 访问控制:</td>
  126.             <td class="usertablerow2">
  127.                 &nbsp;<asp:CheckBox ID="KeyValue_Disabled" runat="server" Text="禁止登录OA系统" />
  128.                 <asp:CheckBox ID="KeyValue_UsingKey" runat="server" Text="使用USB认证锁登录" />
  129.                 <asp:CheckBox ID="KeyValue_NotUser" runat="server" Text="禁止查看用户列表" />
  130.                 <asp:CheckBox ID="KeyValue_NotTable" runat="server" Text="禁止显示桌面" /></td>
  131.         </tr>
  132.         <tr>
  133.             <td class="usertablerow1" style="height: 25px; width: 155px;" align="right">
  134.                 考勤排班类型:</td>
  135.             <td class="usertablerow1" style="height: 25px">
  136.                 <asp:DropDownList ID="DropDownList4" runat="server" >
  137.                     <asp:ListItem Value="0">市场经理</asp:ListItem>
  138.                     <asp:ListItem Value="1">市场专员</asp:ListItem>
  139.                 </asp:DropDownList></td>
  140.         </tr>
  141.     <tr>
  142.             <td class="usertablerow2" align="right" style="width: 155px">
  143.                 内部邮箱容量:</td>
  144.             <td class="usertablerow2">
  145.                 <asp:TextBox ID="TextBox4" runat="server"></asp:TextBox>
  146.                 <asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server" ControlToValidate="TextBox4"
  147.                     ErrorMessage="必须为数字" ValidationExpression="^[+-]?d*$"></asp:RegularExpressionValidator></td>
  148.         </tr>
  149.         <tr>
  150.             <td class="usertablerow2" align="right" style="width: 155px">
  151.                 我的文件柜容量:</td>
  152.             <td class="usertablerow2">
  153.                 <asp:TextBox ID="TextBox5" runat="server"></asp:TextBox>
  154.                 <asp:RegularExpressionValidator ID="RegularExpressionValidator3" runat="server" ControlToValidate="TextBox5"
  155.                     ErrorMessage="必须为数字" ValidationExpression="^[+-]?d*$"></asp:RegularExpressionValidator></td>
  156.         </tr>
  157.           <tr>
  158.             <td class="usertablerow2" align="right" style="width: 155px">
  159.                 InterNet邮箱数量:</td>
  160.             <td class="usertablerow2">
  161.                 <asp:TextBox ID="TextBox6" runat="server"></asp:TextBox>
  162.                 <asp:RegularExpressionValidator ID="RegularExpressionValidator4" runat="server" ControlToValidate="TextBox6"
  163.                     ErrorMessage="必须为数字" ValidationExpression="^[+-]?d*$"></asp:RegularExpressionValidator></td>
  164.         </tr>
  165.         <tr>
  166.             <td class="usertablerow2" align="right" style="width: 155px">
  167.                 每个InterNet邮箱容量:</td>
  168.             <td class="usertablerow2">
  169.                 <asp:TextBox ID="TextBox7" runat="server"></asp:TextBox>
  170.                 <asp:RegularExpressionValidator ID="RegularExpressionValidator5" runat="server" ControlToValidate="TextBox7"
  171.                     ErrorMessage="必须为数字" ValidationExpression="^[+-]?d*$"></asp:RegularExpressionValidator></td>
  172.         </tr>
  173.              <tr>
  174.             <td class="usertablerow2" align="right" style="width: 155px">
  175.                 绑定IP限制:</td>
  176.             <td class="usertablerow2">
  177.                 <asp:TextBox ID="TextBox8" runat="server"></asp:TextBox></td>
  178.         </tr>
  179.     </table>
  180.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  181.         border="0">
  182.         <tr>
  183.             <th colspan="3" style="height: 25px">
  184.                 用户可自定义选项</th>
  185.         </tr>
  186.         <tr>
  187.             <td class="usertablerow2" align="right" style="width: 159px">
  188.                 别名:</td>
  189.             <td class="usertablerow2">
  190.                 <asp:TextBox ID="KeyValue_UserId2" runat="server"></asp:TextBox></td>
  191.         </tr>
  192.         <tr>
  193.             <td class="usertablerow1" style="height: 25px; width: 159px;" align="right">
  194.                 性别:</td>
  195.             <td class="usertablerow1" style="height: 25px">
  196.                 <asp:DropDownList ID="KeyValue_Sex" runat="server" >
  197.                     <asp:ListItem Value="0">男</asp:ListItem>
  198.                     <asp:ListItem Value="1">女</asp:ListItem>
  199.                 </asp:DropDownList></td>
  200.         </tr>
  201.         <tr>
  202.             <td class="usertablerow1" style="height: 25px; width: 159px;" align="right">
  203.                 生日:</td>
  204.             <td class="usertablerow1" style="height: 25px">
  205.         <asp:DropDownList ID="DropDownList6" runat="server"  >
  206.         <asp:ListItem  value="1901">1901</asp:ListItem>
  207. <asp:ListItem  value="1902">1902</asp:ListItem>
  208. <asp:ListItem  value="1903">1903</asp:ListItem>
  209. <asp:ListItem  value="1904">1904</asp:ListItem>
  210. <asp:ListItem  value="1905">1905</asp:ListItem>
  211. <asp:ListItem  value="1906">1906</asp:ListItem>
  212. <asp:ListItem  value="1907">1907</asp:ListItem>
  213. <asp:ListItem  value="1908">1908</asp:ListItem>
  214. <asp:ListItem  value="1909">1909</asp:ListItem>
  215. <asp:ListItem  value="1910">1910</asp:ListItem>
  216. <asp:ListItem  value="1911">1911</asp:ListItem>
  217. <asp:ListItem  value="1912">1912</asp:ListItem>
  218. <asp:ListItem  value="1913">1913</asp:ListItem>
  219. <asp:ListItem  value="1914">1914</asp:ListItem>
  220. <asp:ListItem  value="1915">1915</asp:ListItem>
  221. <asp:ListItem  value="1916">1916</asp:ListItem>
  222. <asp:ListItem  value="1917">1917</asp:ListItem>
  223. <asp:ListItem  value="1918">1918</asp:ListItem>
  224. <asp:ListItem  value="1919">1919</asp:ListItem>
  225. <asp:ListItem  value="1920">1920</asp:ListItem>
  226. <asp:ListItem  value="1921">1921</asp:ListItem>
  227. <asp:ListItem  value="1922">1922</asp:ListItem>
  228. <asp:ListItem  value="1923">1923</asp:ListItem>
  229. <asp:ListItem  value="1924">1924</asp:ListItem>
  230. <asp:ListItem  value="1925">1925</asp:ListItem>
  231. <asp:ListItem  value="1926">1926</asp:ListItem>
  232. <asp:ListItem  value="1927">1927</asp:ListItem>
  233. <asp:ListItem  value="1928">1928</asp:ListItem>
  234. <asp:ListItem  value="1929">1929</asp:ListItem>
  235. <asp:ListItem  value="1930">1930</asp:ListItem>
  236. <asp:ListItem  value="1931">1931</asp:ListItem>
  237. <asp:ListItem  value="1932">1932</asp:ListItem>
  238. <asp:ListItem  value="1933">1933</asp:ListItem>
  239. <asp:ListItem  value="1934">1934</asp:ListItem>
  240. <asp:ListItem  value="1935">1935</asp:ListItem>
  241. <asp:ListItem  value="1936">1936</asp:ListItem>
  242. <asp:ListItem  value="1937">1937</asp:ListItem>
  243. <asp:ListItem  value="1938">1938</asp:ListItem>
  244. <asp:ListItem  value="1939">1939</asp:ListItem>
  245. <asp:ListItem  value="1940">1940</asp:ListItem>
  246. <asp:ListItem  value="1941">1941</asp:ListItem>
  247. <asp:ListItem  value="1942">1942</asp:ListItem>
  248. <asp:ListItem  value="1943">1943</asp:ListItem>
  249. <asp:ListItem  value="1944">1944</asp:ListItem>
  250. <asp:ListItem  value="1945">1945</asp:ListItem>
  251. <asp:ListItem  value="1946">1946</asp:ListItem>
  252. <asp:ListItem  value="1947">1947</asp:ListItem>
  253. <asp:ListItem  value="1948">1948</asp:ListItem>
  254. <asp:ListItem  value="1949">1949</asp:ListItem>
  255. <asp:ListItem  value="1950">1950</asp:ListItem>
  256. <asp:ListItem  value="1951">1951</asp:ListItem>
  257. <asp:ListItem  value="1952">1952</asp:ListItem>
  258. <asp:ListItem  value="1953">1953</asp:ListItem>
  259. <asp:ListItem  value="1954">1954</asp:ListItem>
  260. <asp:ListItem  value="1955">1955</asp:ListItem>
  261. <asp:ListItem  value="1956">1956</asp:ListItem>
  262. <asp:ListItem  value="1957">1957</asp:ListItem>
  263. <asp:ListItem  value="1958">1958</asp:ListItem>
  264. <asp:ListItem  value="1959">1959</asp:ListItem>
  265. <asp:ListItem  value="1960">1960</asp:ListItem>
  266. <asp:ListItem  value="1961">1961</asp:ListItem>
  267. <asp:ListItem  value="1962">1962</asp:ListItem>
  268. <asp:ListItem  value="1963">1963</asp:ListItem>
  269. <asp:ListItem  value="1964">1964</asp:ListItem>
  270. <asp:ListItem  value="1965">1965</asp:ListItem>
  271. <asp:ListItem  value="1966">1966</asp:ListItem>
  272. <asp:ListItem  value="1967">1967</asp:ListItem>
  273. <asp:ListItem  value="1968">1968</asp:ListItem>
  274. <asp:ListItem  value="1969">1969</asp:ListItem>
  275. <asp:ListItem  value="1970">1970</asp:ListItem>
  276. <asp:ListItem  value="1971">1971</asp:ListItem>
  277. <asp:ListItem  value="1972">1972</asp:ListItem>
  278. <asp:ListItem  value="1973">1973</asp:ListItem>
  279. <asp:ListItem  value="1974">1974</asp:ListItem>
  280. <asp:ListItem  value="1975">1975</asp:ListItem>
  281. <asp:ListItem  value="1976">1976</asp:ListItem>
  282. <asp:ListItem  value="1977">1977</asp:ListItem>
  283. <asp:ListItem  value="1978">1978</asp:ListItem>
  284. <asp:ListItem  value="1979">1979</asp:ListItem>
  285. <asp:ListItem  value="1980">1980</asp:ListItem>
  286. <asp:ListItem  value="1981">1981</asp:ListItem>
  287. <asp:ListItem  value="1982">1982</asp:ListItem>
  288. <asp:ListItem  value="1983">1983</asp:ListItem>
  289. <asp:ListItem  value="1984">1984</asp:ListItem>
  290. <asp:ListItem  value="1985">1985</asp:ListItem>
  291. <asp:ListItem  value="1986">1986</asp:ListItem>
  292. <asp:ListItem  value="1987">1987</asp:ListItem>
  293. <asp:ListItem  value="1988">1988</asp:ListItem>
  294. <asp:ListItem  value="1989">1989</asp:ListItem>
  295. <asp:ListItem  value="1990">1990</asp:ListItem>
  296. <asp:ListItem  value="1991">1991</asp:ListItem>
  297. <asp:ListItem  value="1992">1992</asp:ListItem>
  298. <asp:ListItem  value="1993">1993</asp:ListItem>
  299. <asp:ListItem  value="1994">1994</asp:ListItem>
  300. <asp:ListItem  value="1995">1995</asp:ListItem>
  301. <asp:ListItem  value="1996">1996</asp:ListItem>
  302. <asp:ListItem  value="1997">1997</asp:ListItem>
  303. <asp:ListItem  value="1998">1998</asp:ListItem>
  304. <asp:ListItem  value="1999">1999</asp:ListItem>
  305. <asp:ListItem  value="2000">2000</asp:ListItem>
  306. <asp:ListItem  value="2001">2001</asp:ListItem>
  307. <asp:ListItem  value="2002">2002</asp:ListItem>
  308. <asp:ListItem  value="2003">2003</asp:ListItem>
  309. <asp:ListItem  value="2004">2004</asp:ListItem>
  310. <asp:ListItem  value="2005">2005</asp:ListItem>
  311. <asp:ListItem  value="2006">2006</asp:ListItem>
  312. <asp:ListItem  value="2007">2007</asp:ListItem>
  313. <asp:ListItem  value="2008">2008</asp:ListItem>
  314. <asp:ListItem  value="2009">2009</asp:ListItem>
  315. <asp:ListItem  value="2010">2010</asp:ListItem>
  316.         </asp:DropDownList>年
  317.                 <asp:DropDownList ID="DropDownList7" runat="server"  >
  318.                     <asp:ListItem Value="1">01</asp:ListItem>
  319.                     <asp:ListItem Value="2">02</asp:ListItem>
  320.                        <asp:ListItem Value="3">03</asp:ListItem>
  321.                           <asp:ListItem Value="4">04</asp:ListItem>
  322.                              <asp:ListItem Value="5">05</asp:ListItem>
  323.                                 <asp:ListItem Value="6">06</asp:ListItem>
  324.                                    <asp:ListItem Value="7">07</asp:ListItem>
  325.                                       <asp:ListItem Value="8">08</asp:ListItem>
  326.                                          <asp:ListItem Value="9">09</asp:ListItem>
  327.                                             <asp:ListItem Value="10">10</asp:ListItem>
  328.                                                <asp:ListItem Value="11">11</asp:ListItem>
  329.                                             <asp:ListItem Value="12">12</asp:ListItem>
  330.                 </asp:DropDownList>月
  331.                  <asp:DropDownList ID="DropDownList8" runat="server"  >
  332. <asp:ListItem Value="1">01</asp:ListItem>
  333. <asp:ListItem Value="2">02</asp:ListItem>
  334. <asp:ListItem Value="3">03</asp:ListItem>
  335. <asp:ListItem Value="4">04</asp:ListItem>
  336. <asp:ListItem Value="5">05</asp:ListItem>
  337. <asp:ListItem Value="6">06</asp:ListItem>
  338. <asp:ListItem Value="7">07</asp:ListItem>
  339. <asp:ListItem Value="8">08</asp:ListItem>
  340. <asp:ListItem Value="9">09</asp:ListItem>
  341. <asp:ListItem Value="10">10</asp:ListItem>
  342. <asp:ListItem Value="11">11</asp:ListItem>
  343. <asp:ListItem Value="13">13</asp:ListItem>
  344. <asp:ListItem Value="14">14</asp:ListItem>
  345. <asp:ListItem Value="15">15</asp:ListItem>
  346. <asp:ListItem Value="16">16</asp:ListItem>
  347. <asp:ListItem Value="17">17</asp:ListItem>
  348. <asp:ListItem Value="18">18</asp:ListItem>
  349. <asp:ListItem Value="19">19</asp:ListItem>
  350. <asp:ListItem Value="20">20</asp:ListItem>
  351. <asp:ListItem Value="21">21</asp:ListItem>
  352. <asp:ListItem Value="22">22</asp:ListItem>
  353. <asp:ListItem Value="23">23</asp:ListItem>
  354. <asp:ListItem Value="24">24</asp:ListItem>
  355. <asp:ListItem Value="25">25</asp:ListItem>
  356. <asp:ListItem Value="26">26</asp:ListItem>
  357. <asp:ListItem Value="27">27</asp:ListItem>
  358. <asp:ListItem Value="28">28</asp:ListItem>
  359. <asp:ListItem Value="29">29</asp:ListItem>
  360. <asp:ListItem Value="30">30</asp:ListItem>
  361. <asp:ListItem Value="31">31</asp:ListItem>
  362.                 </asp:DropDownList>日
  363.                 <asp:CheckBox ID="CheckBox5" runat="server" Text="生日不公开" /></td>
  364.         </tr>
  365.        <tr>
  366.             <td class="usertablerow2" align="right" style="width: 159px">
  367.                 手机:</td>
  368.             <td class="usertablerow2">
  369.                 <asp:TextBox ID="TextBox12" runat="server"></asp:TextBox>如果飞信加入成功,则返回正确验证码</td>
  370.         </tr>
  371.         <tr>
  372.             <td align="center" class="usertablerow1" colspan="2">
  373.                 &nbsp;&nbsp;
  374.                 <asp:Button ID="Button1" runat="server" CssClass="ptsbutton" OnClick="Button1_Click"
  375.                     Text="确定" />
  376.                         &nbsp;&nbsp;
  377.                         <input type="Button"  Class="ptsbutton" value="返回" OnClick="window.location='UserManager.aspx'" /><div id="Div2">
  378.                                 </div>   </td>
  379.          
  380.         </tr>
  381.      
  382.     </table>
  383.     <table class="usertableborder" cellspacing="1" cellpadding="3" width="96%" align="center"
  384.         border="0">
  385.         <tr>
  386.             <th colspan="2">
  387.                 使用方法</th>
  388.         </tr>
  389.         <tr>
  390.             <td class="usertablerow1" align="right" width="11%">
  391.                 <strong>特殊说明</strong></td>
  392.             <td class="usertablerow1" width="89%">
  393.                 <a href="http://www.woying.net/" target="_blank">挨个填写即可</a></td>
  394.         </tr>
  395.     </table>
  396.             </td>
  397.              <td style="width: 8px">
  398.             </td>
  399.         </tr>
  400.     </table>
  401.     <br>
  402.     </form>
  403.     
  404. </body>
  405. </html>