SelRoleEmp.aspx
上传用户:autodoor
上传日期:2022-08-04
资源大小:9973k
文件大小:5k
源码类别:

.net编程

开发平台:

Others

  1. <%@ Page language="c#" Codebehind="SelRoleEmp.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.Schedule.SelRoleEmp" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4. <HEAD>
  5. <title>ShowAccount</title>
  6. <meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
  7. <meta name="CODE_LANGUAGE" content="C#">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. <LINK href="../lynn.css" type="text/css" rel="stylesheet">
  11. </HEAD>
  12. <body MS_POSITIONING="GridLayout">
  13. <form id="Form1" method="post" runat="server">
  14. <INPUT id=hide type=hidden value="<%=pass()%>">
  15. <FONT face="宋体" size="3">
  16. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  17. <TR>
  18. <TD style="WIDTH: 738px; HEIGHT: 20px">
  19. </TD>
  20. </TR>
  21. <TR>
  22. <TD style="WIDTH: 739px" vAlign="top" align="middle">
  23. <TABLE id="Table1" cellSpacing="0" cellPadding="1" width="300" bgColor="black" border="0">
  24. <TR>
  25. <TD>
  26. <TABLE id="Table2" style="WIDTH: 549px; HEIGHT: 436px" cellSpacing="0" cellPadding="0" bgColor="white" border="0">
  27. <TR>
  28. <TD style="WIDTH: 629px" vAlign="top">
  29. <TABLE class="headcenter" id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0">
  30. <TR>
  31. <TD align="left">&nbsp;添加日程预约人员
  32. </TD>
  33. </TR>
  34. </TABLE>
  35. <DIV class="box" style="WIDTH: 100.18%; POSITION: relative; HEIGHT: 361px" ms_positioning="GridLayout">
  36. <HR style="Z-INDEX: 101; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 68px; HEIGHT: 1px" width="1" SIZE="1">
  37. <asp:label id="Label1" style="Z-INDEX: 102; LEFT: 23px; POSITION: absolute; TOP: 9px" runat="server" CssClass="tttable">选取日程预约人员。</asp:label>
  38. <asp:label id="Label2" style="Z-INDEX: 103; LEFT: 49px; POSITION: absolute; TOP: 32px" runat="server" CssClass="td" Font-Size="X-Small">你希望选取下列的那些人员?</asp:label><IMG style="Z-INDEX: 104; LEFT: 478px; WIDTH: 32px; POSITION: absolute; TOP: 17px; HEIGHT: 32px" height="0" alt="" src="../img/bman.gif" width="33" border="0">
  39. <asp:dropdownlist id="DepartmentDropList" DataValueField="DepID" DataTextField="DepName" style="Z-INDEX: 113; LEFT: 261px; POSITION: absolute; TOP: 93px" runat="server" Height="23px" Width="216px" AutoPostBack="True"></asp:dropdownlist>
  40. <asp:label id="Label6" style="Z-INDEX: 114; LEFT: 262px; POSITION: absolute; TOP: 74px" runat="server" CssClass="tttable">部门:</asp:label>
  41. <asp:listbox id="UserList" style="Z-INDEX: 105; LEFT: 49px; POSITION: absolute; TOP: 147px" runat="server" Height="201px" Width="200px" SelectionMode="Multiple" DataTextField="name" DataValueField="empid"></asp:listbox>
  42. <asp:listbox id="lstSelEmp" style="Z-INDEX: 106; LEFT: 320px; POSITION: absolute; TOP: 149px" runat="server" Height="202px" Width="211px"></asp:listbox>
  43. <asp:label id="Label4" style="Z-INDEX: 107; LEFT: 49px; POSITION: absolute; TOP: 124px" runat="server" CssClass="tttable">人员:</asp:label>
  44. <asp:label id="Label5" style="Z-INDEX: 108; LEFT: 315px; POSITION: absolute; TOP: 125px" runat="server" CssClass="tttable" Height="18px" Width="108px">已选定人员:</asp:label>
  45. <asp:button id="cmdAdd" style="Z-INDEX: 109; LEFT: 260px; POSITION: absolute; TOP: 173px" runat="server" CssClass="bsbttn" Height="20px" Width="52px" Text="添加->"></asp:button>
  46. <asp:button id="cmdDel" style="Z-INDEX: 110; LEFT: 258px; POSITION: absolute; TOP: 214px" runat="server" CssClass="bsbttn" Height="20px" Width="52px" Text="<-删除"></asp:button>
  47. <asp:button id="cmdAddAll" style="Z-INDEX: 111; LEFT: 259px; POSITION: absolute; TOP: 253px" runat="server" CssClass="bsbttn" Height="20px" Width="52px" Text="添加->>"></asp:button>
  48. <asp:button id="cmdDelAll" style="Z-INDEX: 112; LEFT: 260px; POSITION: absolute; TOP: 292px" runat="server" CssClass="bsbttn" Height="20px" Width="52px" Text="<<-删除"></asp:button>
  49. <asp:label id="Label3" style="Z-INDEX: 115; LEFT: 51px; POSITION: absolute; TOP: 71px" runat="server" CssClass="tttable" Width="41px" Height="7px">机构:</asp:label>
  50. <asp:dropdownlist id="BranchDropList" style="Z-INDEX: 116; LEFT: 55px; POSITION: absolute; TOP: 93px" runat="server" AutoPostBack="True" Width="174px" Height="17px" DataValueField="BranchID" DataTextField="BranchName"></asp:dropdownlist></DIV>
  51. <TABLE id="Table4" style="WIDTH: 100%" cellSpacing="0" cellPadding="0" border="0">
  52. <TR>
  53. <TD height="10"></TD>
  54. </TR>
  55. <TR>
  56. <TD align="right">
  57. <BUTTON id="ok" onclick="javascript:Ok();" type="button">确定</BUTTON>
  58. <BUTTON id="cancel" onclick="javascript:Cancel();" type="button">取消</BUTTON></TD>
  59. </TR>
  60. </TABLE>
  61. </TD>
  62. </TR>
  63. </TABLE>
  64. </TD>
  65. </TR>
  66. </TABLE>
  67. </TD>
  68. </TR>
  69. </TABLE>
  70. </FONT>
  71. </form>
  72. </body>
  73. <SCRIPT language="javascript">
  74. function Ok() 
  75. {
  76. window.close();
  77. opener.document.all.txtOtherMan.value = window.Form1.hide.value;
  78. }
  79.      function Cancel() 
  80. {
  81.      window.close();
  82.      }
  83. </SCRIPT>
  84. </HTML>