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

📄 studenthome.aspx

📁 Website for Training and Palcement Officer
💻 ASPX
字号:
<%@ Page Language="VB" MasterPageFile="~/student/StudentMaster.master" AutoEventWireup="false" CodeFile="StudentHome.aspx.vb" Inherits="student_StudentHome" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <br />
    <table style="position: relative; left: 0px; width: 293px; top: 0px; height: 77px;">
        <tr>
            <td style="width: 1233px; height: 23px; background-color: #99cccc;">
                <span style="color: crimson"><strong><span><span style="color: #000099">
                UserID </span>
                    &nbsp; &nbsp; </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </strong></span></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc;" align="center">
                <asp:Label ID="lbUID" runat="server" Style="position: relative" Width="96px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 23px; background-color: #99cccc;">
                <strong><span style="color: #000099">
                Name</span></strong></td>
            <td style="width: 561px; height: 23px; background-color: #ffffcc;" align="center">
                <asp:Label ID="lbName" runat="server" Style="position: relative" Width="96px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 23px; background-color: #99cccc">
                <strong><span style="color: #000099">
                Date of Birth</span></strong></td>
            <td style="width: 561px; height: 23px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbDOB" runat="server" Width="96px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 23px; background-color: #99cccc;">
                <span style="color: #000099"><strong>
                Address</strong></span></td>
            <td style="width: 561px; height: 23px; background-color: #ffffcc;" align="center">
                <asp:TextBox ID="txbAddress" runat="server" ReadOnly="True" TextMode="MultiLine"></asp:TextBox></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc;">
                <strong><span style="color: #000099">
                Mo. No.</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc;" align="center">
                <asp:Label ID="lbMob" runat="server" Style="position: relative" Width="96px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                Phon No.</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbPhno" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                <strong><span style="color: #000099">
                Email</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbEmail" runat="server" Width="97px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                <strong><span style="color: #000099">
                SSC(%)</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbSSC" runat="server" Width="95px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                <strong><span style="color: #000099">
                HSC(%)</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbHSC" runat="server" Width="96px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                <strong><span style="color: #000099">
                Diploma(%)</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbDiploma" runat="server"
                    Width="97px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                Stream</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbStream" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                Year</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbYear" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                Live ATKT</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbLKT" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                Total ATKT</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbTKT" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                FE (%)</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbFE" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; height: 21px; background-color: #99cccc">
                SE (%)</td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc" align="center">
                <asp:Label ID="lbSE" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; background-color: #99cccc;">
                <strong><span style="color: #000099">TE</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc;" align="center">
                <asp:Label ID="lbTE" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; background-color: #99cccc;">
                <strong><span style="color: #000099">BE</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc;" align="center">
                <asp:Label ID="lbBE" runat="server"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 1233px; background-color: #99cccc;">
                <strong><span style="color: #000099">
                Aggregate(%)</span></strong></td>
            <td style="width: 561px; height: 21px; background-color: #ffffcc;" align="center">
                <asp:Label ID="lbAggregate" runat="server"
                    Width="94px" BackColor="#FFFFC0" ForeColor="#C04000"></asp:Label></td>
        </tr>
    </table>
    <br />
    <br />
    <br />
    <asp:Label ID="lbStatus" runat="server" Style="left: -221px; position: relative; top: -12px"></asp:Label><br />
    <br />
    <br />
    <br />
</asp:Content>

⌨️ 快捷键说明

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