work.aspx
上传用户:xrffrp
上传日期:2022-03-25
资源大小:22155k
文件大小:10k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="work.aspx.cs" Inherits="web_pos_c_work" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>无标题页</title>
  6. </head>
  7. <body>
  8.     <form id="form1" runat="server">
  9.     <div><center>
  10.         <asp:Label ID="Label1" runat="server" Text="每日門店排班表" Width="165px"></asp:Label>
  11.         
  12.         <table style="width: 446px; height: 139px" border="1">
  13.         <tr>
  14.                 <td style="height: 28px"><asp:Label ID="Label4" runat="server"  Enabled="false">單號</asp:Label>
  15.                    </td>
  16.                 <td style="width: 249px; height: 28px">
  17.                  <asp:TextBox ID="TextF_id" runat="server" Enabled="false"></asp:TextBox>
  18.                 </td>
  19.                                 
  20.             </tr>
  21.           <tr>
  22.                 <td style="height: 28px"><asp:Label ID="Label0" runat="server"  Enabled="false">填單人姓名</asp:Label>
  23.                    </td>
  24.                 <td style="width: 249px; height: 28px">
  25.                  <asp:TextBox ID="Textemp_name" runat="server" Enabled="false"></asp:TextBox>
  26.                 </td>
  27.                                 
  28.             </tr>
  29.             <tr>
  30.                 <td style="height: 28px"><asp:Label ID="Label2" runat="server"  Enabled="false">填單人部門</asp:Label>
  31.                    </td>
  32.                 <td style="width: 249px; height: 28px">
  33.                  <asp:TextBox ID="Textemp_dpt" runat="server" Enabled="False"></asp:TextBox>
  34.                  </td>
  35.                                 
  36.             </tr>
  37.             <tr>
  38.                 <td style="height: 28px"><asp:Label ID="Label3" runat="server"  Enabled="false">職       稱</asp:Label>
  39.                     </td>
  40.                 <td style="width: 249px; height: 28px">
  41.                 <asp:TextBox ID="Textemp_position" runat="server" Enabled="false"></asp:TextBox>
  42.                  </td>
  43.                                 
  44.             </tr>
  45.             <tr>
  46.                 <td style="height: 28px">
  47.                     姓名</td>
  48.                 <td style="width: 249px; height: 28px">
  49.                     班別</td>
  50.                
  51.                 
  52.             </tr>
  53.             <tr>
  54.                 <td style="height: 28px">
  55.                     <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox></td>
  56.                 <td style="width: 249px; height: 28px">
  57.                     <asp:DropDownList ID="DropDownList1" runat="server" DataSourceID="SqlDataSource1"
  58.                         DataTextField="type" DataValueField="id">
  59.                     </asp:DropDownList></td>
  60.                                 
  61.             </tr>
  62.               <tr>
  63.                 <td style="height: 26px">
  64.                     <asp:TextBox ID="TextBox2" runat="server"></asp:TextBox></td>
  65.                 <td style="width: 249px; height: 26px">
  66.                     <asp:DropDownList ID="DropDownList2" runat="server" DataSourceID="SqlDataSource1"
  67.                         DataTextField="type" DataValueField="id">
  68.                     </asp:DropDownList></td>
  69.                                 
  70.             </tr>
  71.               <tr>
  72.                 <td style="height: 32px">
  73.                     <asp:TextBox ID="TextBox3" runat="server"></asp:TextBox></td>
  74.                 <td style="width: 249px; height: 32px">
  75.                     <asp:DropDownList ID="DropDownList3" runat="server" DataSourceID="SqlDataSource1"
  76.                         DataTextField="type" DataValueField="id">
  77.                     </asp:DropDownList></td>
  78.                                 
  79.             </tr>
  80.              <tr>
  81.                 <td style="height: 32px">
  82.                     <asp:TextBox ID="TextBox4" runat="server"></asp:TextBox></td>
  83.                 <td style="width: 249px; height: 32px">
  84.                     <asp:DropDownList ID="DropDownList4" runat="server" DataSourceID="SqlDataSource1"
  85.                         DataTextField="type" DataValueField="id">
  86.                     </asp:DropDownList></td>
  87.                                 
  88.             </tr>
  89.              <tr>
  90.                 <td style="height: 32px">
  91.                     <asp:TextBox ID="TextBox5" runat="server"></asp:TextBox></td>
  92.                 <td style="width: 249px; height: 32px">
  93.                     <asp:DropDownList ID="DropDownList5" runat="server" DataSourceID="SqlDataSource1"
  94.                         DataTextField="type" DataValueField="id">
  95.                     </asp:DropDownList></td>
  96.                                 
  97.             </tr>
  98.              <tr>
  99.                 <td style="height: 32px">
  100.                     <asp:TextBox ID="TextBox6" runat="server"></asp:TextBox></td>
  101.                 <td style="width: 249px; height: 32px">
  102.                     <asp:DropDownList ID="DropDownList6" runat="server" DataSourceID="SqlDataSource1"
  103.                         DataTextField="type" DataValueField="id">
  104.                     </asp:DropDownList></td>
  105.                                 
  106.             </tr>
  107.              <tr>
  108.                 <td style="height: 32px">
  109.                     <asp:TextBox ID="TextBox7" runat="server"></asp:TextBox></td>
  110.                 <td style="width: 249px; height: 32px">
  111.                     <asp:DropDownList ID="DropDownList7" runat="server" DataSourceID="SqlDataSource1"
  112.                         DataTextField="type" DataValueField="id">
  113.                     </asp:DropDownList></td>
  114.                                 
  115.             </tr>
  116.              <tr>
  117.                 <td style="height: 32px">
  118.                     <asp:TextBox ID="TextBox8" runat="server"></asp:TextBox></td>
  119.                 <td style="width: 249px; height: 32px">
  120.                     <asp:DropDownList ID="DropDownList8" runat="server" DataSourceID="SqlDataSource1"
  121.                         DataTextField="type" DataValueField="id">
  122.                     </asp:DropDownList></td>
  123.                                 
  124.             </tr>
  125.              <tr>
  126.                 <td style="height: 32px">
  127.                     <asp:TextBox ID="TextBox9" runat="server"></asp:TextBox></td>
  128.                 <td style="width: 249px; height: 32px">
  129.                     <asp:DropDownList ID="DropDownList9" runat="server" DataSourceID="SqlDataSource1"
  130.                         DataTextField="type" DataValueField="id">
  131.                     </asp:DropDownList></td>
  132.                                 
  133.             </tr>
  134.              <tr>
  135.                 <td style="height: 32px">
  136.                     <asp:TextBox ID="TextBox10" runat="server"></asp:TextBox></td>
  137.                 <td style="width: 249px; height: 32px">
  138.                     <asp:DropDownList ID="DropDownList10" runat="server" DataSourceID="SqlDataSource1"
  139.                         DataTextField="type" DataValueField="id">
  140.                     </asp:DropDownList></td>
  141.                                 
  142.             </tr>
  143.              <tr>
  144.                 <td style="height: 32px">
  145.                     <asp:TextBox ID="TextBox11" runat="server"></asp:TextBox></td>
  146.                 <td style="width: 249px; height: 32px">
  147.                     <asp:DropDownList ID="DropDownList11" runat="server" DataSourceID="SqlDataSource1"
  148.                         DataTextField="type" DataValueField="id">
  149.                     </asp:DropDownList></td>
  150.                                 
  151.             </tr>
  152.              <tr>
  153.                 <td style="height: 32px">
  154.                     <asp:TextBox ID="TextBox12" runat="server"></asp:TextBox></td>
  155.                 <td style="width: 249px; height: 32px">
  156.                     <asp:DropDownList ID="DropDownList12" runat="server" DataSourceID="SqlDataSource1"
  157.                         DataTextField="type" DataValueField="id">
  158.                     </asp:DropDownList></td>
  159.                                 
  160.             </tr>
  161.              <tr>
  162.                 <td style="height: 32px">
  163.                     <asp:TextBox ID="TextBox13" runat="server"></asp:TextBox></td>
  164.                 <td style="width: 249px; height: 32px">
  165.                     <asp:DropDownList ID="DropDownList13" runat="server" DataSourceID="SqlDataSource1"
  166.                         DataTextField="type" DataValueField="id">
  167.                     </asp:DropDownList></td>
  168.                                 
  169.             </tr>
  170.              <tr>
  171.                 <td style="height: 32px">
  172.                     <asp:TextBox ID="TextBox14" runat="server"></asp:TextBox></td>
  173.                 <td style="width: 249px; height: 32px">
  174.                     <asp:DropDownList ID="DropDownList14" runat="server" DataSourceID="SqlDataSource1"
  175.                         DataTextField="type" DataValueField="id">
  176.                     </asp:DropDownList></td>
  177.                                 
  178.             </tr>
  179.              <tr>
  180.                 <td style="height: 32px">
  181.                     <asp:TextBox ID="TextBox15" runat="server"></asp:TextBox></td>
  182.                 <td style="width: 249px; height: 32px">
  183.                     <asp:DropDownList ID="DropDownList15" runat="server" DataSourceID="SqlDataSource1"
  184.                         DataTextField="type" DataValueField="id">
  185.                     </asp:DropDownList></td>
  186.                                 
  187.             </tr>
  188.             <tr ><td colspan=2 >
  189.                 <asp:Button ID="Button1" runat="server" Text="提交" OnClick="Button1_Click" />
  190.                 <asp:Button ID="Button2" runat="server" Text="存儲" /></td></tr>
  191.             
  192.         </table>
  193.     </center>
  194.     </div>
  195.         <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:oaConnection %>"
  196.             SelectCommand="SELECT [id], [type] FROM [oa_pos_type]"></asp:SqlDataSource>
  197.     </form>
  198. </body>
  199. </html>