⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wfrmteacherpage.aspx

📁 Teacher Manager System
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
                            </tr>
                            <tr>
                                <td style="width: 80px; text-align: right">
                                    <span style="font-size: 10pt">生日</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtBirthDate" runat="server"></asp:TextBox></td>
                                <td style="width: 68px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 80px; text-align: right">
                                    <span style="font-size: 10pt">性別</span></td>
                                <td style="width: 100px">
                                    <asp:DropDownList ID="DropDownList1" runat="server">
                                        <asp:ListItem>M</asp:ListItem>
                                        <asp:ListItem>F</asp:ListItem>
                                    </asp:DropDownList></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 colspan="2" style="height: 26px">
                                    <asp:TextBox ID="txtEmail" runat="server" Width="220px"></asp:TextBox></td>
                                <td style="width: 100px; height: 26px;">
                                </td>
                                <td style="width: 56px; height: 26px;">
                                </td>
                            </tr>
                        </table>
                    </asp:Panel>
                    <asp:Panel ID="Panel住家資料" runat="server" GroupingText="住家資料" Height="75px" Width="597px">
                        <table>
                            <tr>
                                <td style="width: 88px; text-align: right">
                                    <span style="font-size: 10pt">住家電話</span></td>
                                <td style="width: 120px">
                                    <asp:TextBox ID="txtHphone" runat="server"></asp:TextBox></td>
                                <td style="width: 100px; text-align: right">
                                    <span style="font-size: 10pt">住家傳真</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtHFax" runat="server" ReadOnly="True"></asp:TextBox></td>
                            </tr>
                        </table>
                        <table>
                            <tr>
                                <td style="width: 88px; text-align: right">
                                    <span style="font-size: 10pt">郵遞區號</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtHZip" runat="server" Width="70px"></asp:TextBox></td>
                                <td style="width: 100px; text-align: right">
                                    <span style="font-size: 10pt">地址</span></td>
                                <td colspan="4" style="width: 204px">
                                    <asp:TextBox ID="txtHAddr" runat="server" Width="205px"></asp:TextBox></td>
                            </tr>
                        </table>
                    </asp:Panel>
                    <asp:Panel ID="Panel辦公室資料" runat="server" GroupingText="辦公室資料" Height="149px" Width="597px">
                        &nbsp;<table>
                            <tr>
                                <td style="width: 92px; text-align: right">
                                    <span style="font-size: 10pt">公司名稱</span></td>
                                <td colspan="3">
                                    <asp:TextBox ID="txtCompanyName" runat="server" Width="263px"></asp:TextBox></td>
                            </tr>
                        </table>
                        <table style="width: 546px">
                            <tr>
                                <td style="width: 86px; height: 21px; text-align: right">
                                    <span style="font-size: 10pt">所屬部門</span></td>
                                <td style="width: 100px; height: 21px">
                                    <asp:TextBox ID="txtDeptName" runat="server"></asp:TextBox></td>
                                <td style="width: 100px; height: 21px; text-align: right">
                                    <span style="font-size: 10pt">職稱</span></td>
                                <td style="width: 100px; height: 21px">
                                    <asp:TextBox ID="txtTitle" runat="server"></asp:TextBox></td>
                            </tr>
                            <tr>
                                <td style="width: 86px; text-align: right">
                                    <span style="font-size: 10pt">公司電話</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtOPhone" runat="server"></asp:TextBox></td>
                                <td style="width: 100px; text-align: right">
                                    <span style="font-size: 10pt">公司傳真</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtOFax" runat="server"></asp:TextBox></td>
                            </tr>
                        </table>
                        <table>
                            <tr>
                                <td style="width: 92px; text-align: right; height: 26px;">
                                    <span style="font-size: 10pt">公司區號</span></td>
                                <td style="width: 100px; height: 26px;">
                                    <asp:TextBox ID="txtOZip" runat="server" Width="80px"></asp:TextBox></td>
                                <td style="width: 100px; text-align: right; height: 26px;">
                                    <span style="font-size: 10pt">公司地址</span></td>
                                <td colspan="4" style="height: 26px">
                                    <asp:TextBox ID="txtOAddr" runat="server" Width="221px"></asp:TextBox></td>
                            </tr>
                        </table>
                    </asp:Panel>
                    <asp:Panel ID="Panel建檔資料" runat="server" GroupingText="建檔基本資料" Height="28px" Width="597px">
                        <table>
                            <tr>
                                <td style="width: 93px; text-align: right">
                                    <span style="font-size: 10pt">建檔時間</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtKeyinTime" runat="server" ReadOnly="True"></asp:TextBox></td>
                                <td style="width: 100px; text-align: right">
                                    <span style="font-size: 10pt">建立者</span></td>
                                <td style="width: 100px">
                                    <asp:TextBox ID="txtCreator" runat="server" ReadOnly="True"></asp:TextBox></td>
                            </tr>
                        </table>
                    </asp:Panel>
                <asp:Panel ID="Panel1" runat="server" Height="50px" Width="125px">
    <asp:GridView ID="GridViewShowSome" runat="server" CellPadding="4"
        ForeColor="#333333" GridLines="None" Width="612px" OnPageIndexChanging="GridViewShowSome_PageIndexChanging" OnRowDataBound="GridViewShowSome_RowDataBound" PageSize="3" AllowPaging="True">
        <FooterStyle BackColor="#990000" Font-Bold="True" ForeColor="White" />
        <RowStyle BackColor="#FFFBD6" ForeColor="#333333" />
        <PagerStyle BackColor="#FFCC66" ForeColor="#333333" HorizontalAlign="Center" />
        <SelectedRowStyle BackColor="#FFCC66" Font-Bold="True" ForeColor="Navy" />
        <HeaderStyle BackColor="#990000" Font-Bold="True" ForeColor="White" />
        <AlternatingRowStyle BackColor="White" />
    </asp:GridView>
                </asp:Panel>
                &nbsp;
            </td>
            <td style="width: 100px; height: 98px">
                <br />
            </td>
        </tr>
    </table>
</asp:Content>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -