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

📄 viewstudent.aspx

📁 Website for Training and Palcement Officer
💻 ASPX
字号:
<%@ Page Language="VB" MasterPageFile="~/hr/HRMaster.master" AutoEventWireup="false" CodeFile="ViewStudent.aspx.vb" Inherits="tpo_ViewStudent" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%">
        <tr>
            <td style="height: 200px; text-align: left;">
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<strong><span style="color: #ff0099">
    Enter Criteria To View Student List<br />
    </span></strong>
    <br />
    <strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    Aggregate:</strong>
    <asp:TextBox ID="txbAggregate" runat="server" BackColor="White"></asp:TextBox>
    <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txbAggregate"
        Display="Dynamic" ErrorMessage="*" ValidationGroup="vg1"></asp:RequiredFieldValidator><br />
    <br />
                <strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    SSC (%) : </strong>
    <asp:TextBox ID="txbSSC" runat="server" BackColor="White"></asp:TextBox>
    <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txbSSC"
        Display="Dynamic" ErrorMessage="*" ValidationGroup="vg1"></asp:RequiredFieldValidator>
    &nbsp;<br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    Diploma (%):
    <asp:TextBox ID="txbDiploma" runat="server" BackColor="White"></asp:TextBox>
    <asp:RequiredFieldValidator ID="RequiredFieldValidator4" runat="server" ControlToValidate="txbDiploma"
        Display="Dynamic" ErrorMessage="*" ValidationGroup="vg1"></asp:RequiredFieldValidator><br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    HSC (%) : 
    <asp:TextBox ID="txbHSC" runat="server" BackColor="White"></asp:TextBox>
    <asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="txbHSC"
        Display="Dynamic" ErrorMessage="*" ValidationGroup="vg1"></asp:RequiredFieldValidator><br />
    <br />
    &nbsp; &nbsp; &nbsp;
    <asp:CheckBox ID="ckTKT" runat="server" AutoPostBack="True" /><strong> &nbsp; &nbsp;
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total ATKT Allowd :&nbsp; </strong>
    <asp:TextBox ID="txbTKT" runat="server" BackColor="White"></asp:TextBox><br />
    <br />
    &nbsp; &nbsp;<asp:CheckBox ID="ckLKT" runat="server" AutoPostBack="True" />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Live ATKTS Allowd:&nbsp;
    <asp:TextBox ID="txbLKT" runat="server" BackColor="White"></asp:TextBox><br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Year&nbsp; :&nbsp;
    <asp:DropDownList ID="drlYear" runat="server">
        <asp:ListItem>-----select--------</asp:ListItem>
        <asp:ListItem>T.E</asp:ListItem>
        <asp:ListItem>B.E</asp:ListItem>
    </asp:DropDownList><br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    Branch : 
        <br />
    &nbsp;&nbsp;&nbsp;<br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp;&nbsp; &nbsp;<asp:CheckBox ID="ckCSE"
        runat="server" Text="  CSE" />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<asp:CheckBox
        ID="ckIT" runat="server" Text="  IT" />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<asp:CheckBox
        ID="ckEXTC" runat="server" Text="   ETC" />
    &nbsp;&nbsp;&nbsp;<br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp;
    <asp:CheckBox ID="ckETRX" runat="server" Text="  Electronics" />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<asp:CheckBox ID="ckMECH" runat="server" Text="  Mechanical" /><br />
    <br />
    &nbsp;<asp:Label ID="lbError" runat="server" EnableViewState="False"></asp:Label><br />
    <br />
    &nbsp; &nbsp;
    <asp:Label ID="lbHidden" runat="server" Visible="False"></asp:Label><br />
    <asp:Label ID="lbHidden1" runat="server" Visible="False"></asp:Label><br />
    <br />
    <br />
    <asp:ImageButton ID="bnSubmit" runat="server" ImageUrl="~/image/hr/Submit.gif" /><br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
    <asp:HyperLink ID="Home" runat="server" NavigateUrl='~/hr/HRHome.aspx?ID=+Request.QueryString("ID")'>Home</asp:HyperLink><br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    <table>
        <tr>
            <td align="center" style="width: 179px">
                User Id</td>
            <td align="center" style="width: 191px">
                Name</td>
        </tr>
        <tr>
            <td colspan="2">
    <asp:ListBox ID="lsName" runat="server" style="width: 100%;" Width="100%" BackColor="#FFFF80" EnableViewState="False" Font-Bold="True" Font-Names="Times New Roman" Font-Size="Large" ForeColor="#C04000" Rows="10"></asp:ListBox></td>
        </tr>
        <tr>
            <td colspan="2" style="height: 33px">
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp;
                <asp:ImageButton ID="ImageButton1" runat="server" Height="27px" ImageUrl="~/image/hr/Next.gif" /></td>
        </tr>
    </table>
    &nbsp; &nbsp;&nbsp;&nbsp;<br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
    <br />
    &nbsp;<br />
    <br />
    <br />
    <br />
    <br />
            </td>
        </tr>
        <tr>
            <td>
            </td>
        </tr>
    </table>
</asp:Content>

⌨️ 快捷键说明

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