📄 wfrmteacherpage.aspx
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="WfrmTeacherPage.aspx.cs" Inherits="_Default" Title="教師查詢" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table style="width: 852px; height: 127px">
<tr>
<td style="width: 201px; height: 2px">
<asp:Label ID="Label1" runat="server" Text="Label" Width="130px"></asp:Label>
<table style="width: 564px">
<tr>
<td colspan="2" style="height: 98px">
<asp:Panel ID="PanelContrl" runat="server" Height="49px" Width="501px">
<table>
<tr>
<td style="width: 65px; height: 24px;">
</td>
<td style="width: 65px; height: 24px;">
<asp:Button ID="btnUpdate" runat="server" Height="25px" OnClick="btnUpdate_Click"
Text="編輯" Width="62px" /></td>
<td style="width: 65px; height: 24px;">
<asp:Button ID="btnDelete" runat="server" Height="25px" OnClick="btnDelete_Click"
OnClientClick="return confirm('我們做錯了什麼對不起你的事嗎?')" Text="刪除" Width="62px" /></td>
<td style="width: 65px; height: 24px;">
</td>
<td style="width: 65px; height: 24px;">
</td>
<td style="width: 65px; height: 24px;">
</td>
<td style="width: 65px; height: 24px;">
<asp:Button ID="btnOK" runat="server" OnClick="btnOK_Click" Text="確定" Width="62px" /></td>
</tr>
<tr>
<td style="width: 65px; height: 15px;">
<asp:Button ID="btnFirst" runat="server" OnClick="Button2_Click" Text="<<" Width="57px" /></td>
<td style="width: 65px; height: 15px;">
<asp:Button ID="btnPrevious" runat="server" OnClick="Button1_Click" Text="<" Width="57px" /></td>
<td style="width: 65px; height: 15px;">
<asp:Button ID="btnNext" runat="server" OnClick="Button3_Click" Text=">" Width="57px" /></td>
<td style="width: 65px; height: 15px;">
<asp:Button ID="btnLast" runat="server" OnClick="Button4_Click" Text=">>" Width="57px" /></td>
<td style="width: 65px; height: 15px;">
</td>
<td style="width: 65px; height: 15px;">
<asp:Literal ID="Literal1" runat="server"></asp:Literal></td>
<td style="width: 65px; height: 15px;">
<asp:Button ID="btnShowAllTeacherData" runat="server" OnClick="btnShowAllTeacherData_Click"
Text="產生報表" Width="62px" Height="24px" /></tr>
</table>
</asp:Panel>
</td>
<td style="width: 100px; height: 98px">
<table>
<tr>
<td style="width: 100px">
<asp:Button ID="btn觀看清單" runat="server" Height="25px" OnClick="btn觀看清單_Click" Text="觀看清單"
Width="62px" /></td>
</tr>
<tr>
<td style="width: 100px">
<asp:Button ID="btnAdd" runat="server" Height="25px" OnClick="btnAdd_Click" Text="新增"
Width="62px" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td style="width: 100px; height: 2px">
<asp:Panel ID="Panel教師查詢" runat="server" GroupingText="教師查詢" Height="61px"
Width="360px">
<table style="width: 336px">
<tr>
<td style="width: 100px">
<span style="font-size: 10pt">教師名稱</span></td>
<td style="width: 100px">
<asp:TextBox ID="txtTeacherNameSelect" runat="server" Width="161px"></asp:TextBox></td>
<td style="width: 100px">
<asp:Button ID="btnSelect" runat="server" OnClick="btnSelect_Click" Text="查詢" Width="62px" /></td>
</tr>
<tr>
<td style="width: 100px">
<span style="font-size: 10pt">教師編號</span></td>
<td style="width: 100px">
<asp:TextBox ID="txtTeacherIdSelect" runat="server" Width="161px"></asp:TextBox></td>
<td style="width: 100px">
<asp:Button ID="btnClearTxtBox" runat="server" OnClick="Button2_Click1" Text="清除"
Width="62px" /></td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px; text-align: center;">
</td>
<td style="width: 100px">
</td>
</tr>
</table>
</asp:Panel>
</td>
</tr>
<tr>
<td style="width: 201px; height: 98px">
<asp:Panel ID="Panel教師基本資料" runat="server" GroupingText="教師基本資料" Height="215px" Width="591px">
<table style="width: 592px; height: 198px;">
<tr>
<td style="width: 80px; text-align: right">
<span style="font-size: 10pt">講師編號</span></td>
<td style="width: 100px">
<asp:TextBox ID="txtTeacherId" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 68px; text-align: right">
<span style="font-size: 10pt">學歷</span></td>
<td colspan="2" rowspan="3">
<asp:TextBox ID="txtDegree" runat="server" Height="65px" Width="160px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 80px; text-align: right">
<span style="font-size: 10pt">身分證字號</span></td>
<td style="width: 100px">
<asp:TextBox ID="txtIdCardNo" runat="server"></asp:TextBox></td>
<td style="width: 68px">
</td>
</tr>
<tr>
<td style="width: 80px; text-align: right; height: 26px;">
<span style="font-size: 10pt">姓名</span></td>
<td style="width: 100px; height: 26px;">
<asp:TextBox ID="txtName" runat="server"></asp:TextBox></td>
<td style="width: 68px; height: 26px;">
</td>
</tr>
<tr>
<td style="width: 80px; text-align: right">
<span style="font-size: 10pt">手機號碼</span></td>
<td style="width: 100px">
<asp:TextBox ID="txtMphone" runat="server"></asp:TextBox></td>
<td style="width: 68px; text-align: right">
<span style="font-size: 10pt">備註</span></td>
<td colspan="2" rowspan="3">
<asp:TextBox ID="txtComments" runat="server" Height="65px" Width="160px"></asp:TextBox></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -