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

📄 updatepro.aspx

📁 Website for Training and Palcement Officer
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
                </asp:DropDownList></td>
            <td align="left" style="width: 100px; height: 21px">
            </td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                Live ATKT</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbLKT" runat="server" BackColor="White" Style="position: relative"
                    Width="174px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RequiredFieldValidator ID="RequiredFieldValidator21" runat="server" ControlToValidate="txbLKT"
                    CssClass="ValidationMessage" Display="Dynamic" ErrorMessage="*" SetFocusOnError="True"
                    ValidationGroup="vg1"></asp:RequiredFieldValidator>
                <asp:RangeValidator ID="rvTKT" runat="server" ControlToValidate="txbLKT" CssClass="ValidationMessage"
                    CultureInvariantValues="True" Display="Dynamic" ErrorMessage="0 to 10" MaximumValue="10"
                    MinimumValue="0" SetFocusOnError="True" Type="Integer" ValidationGroup="vg1"></asp:RangeValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                Total ATKT</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbTKT" runat="server" BackColor="White" Style="position: relative"
                    Width="174px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RequiredFieldValidator ID="RequiredFieldValidator22" runat="server" ControlToValidate="txbTKT"
                    CssClass="ValidationMessage" Display="Dynamic" ErrorMessage="*" SetFocusOnError="True"
                    ValidationGroup="vg1"></asp:RequiredFieldValidator>
                <asp:RangeValidator ID="rvLKT" runat="server" ControlToValidate="txbTKT" CssClass="ValidationMessage"
                    CultureInvariantValues="True" Display="Dynamic" ErrorMessage="0 to 10" MaximumValue="10"
                    MinimumValue="0" SetFocusOnError="True" Type="Integer" ValidationGroup="vg1"></asp:RangeValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                First Year (%)</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbFE" runat="server" BackColor="White" Style="position: relative"
                    Width="175px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RangeValidator ID="rvFE" runat="server" ControlToValidate="txbFE" CssClass="ValidationMessage"
                    Display="Dynamic" ErrorMessage="rvBE" MaximumValue="100" MinimumValue="40" SetFocusOnError="True"
                    Type="Double" ValidationGroup="vg1">Invalid</asp:RangeValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                Second Year (%)</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbSE" runat="server" BackColor="White" Style="position: relative"
                    Width="173px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RangeValidator ID="rvSE" runat="server" ControlToValidate="txbSE" CssClass="ValidationMessage"
                    Display="Dynamic" ErrorMessage="rvBE" MaximumValue="100" MinimumValue="40" SetFocusOnError="True"
                    Type="Double" ValidationGroup="vg1">Invalid</asp:RangeValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                Third Year (%)</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbTE" runat="server" BackColor="White" Style="position: relative"
                    Width="173px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RangeValidator ID="rvTE" runat="server" ControlToValidate="txbTE" CssClass="ValidationMessage"
                    Display="Dynamic" ErrorMessage="rvBE" MaximumValue="100" MinimumValue="40" SetFocusOnError="True"
                    Type="Double" ValidationGroup="vg1">Invalid</asp:RangeValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                B.E (%)</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbBE" runat="server" BackColor="White" Style="position: relative"
                    Width="173px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RangeValidator ID="rvBE" runat="server" ControlToValidate="txbBE" CssClass="ValidationMessage"
                    Display="Dynamic" ErrorMessage="rvBE" MaximumValue="100" MinimumValue="40" SetFocusOnError="True"
                    Type="Double" ValidationGroup="vg1">Invalid</asp:RangeValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                Aggregate (%)</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbAggregate" runat="server" BackColor="White" Width="173px"></asp:TextBox></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RequiredFieldValidator ID="RequiredFieldValidator20" runat="server" ControlToValidate="txbAggregate"
                    CssClass="ValidationMessage" Display="Dynamic" ErrorMessage="*" SetFocusOnError="True"
                    ValidationGroup="vg1"></asp:RequiredFieldValidator></td>
        </tr>
        <tr>
            <td align="left" style="width: 118px; height: 21px; background-color: #ffcccc">
                Email Address</td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:TextBox ID="txbEmail" runat="server" BackColor="White" Style="left: -3px; position: relative;
                    top: 0px" Width="178px"></asp:TextBox><br />
                <asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="txbEmail"
                    CssClass="ValidationMessage" Display="Dynamic" ErrorMessage="Invalid Email" SetFocusOnError="True"
                    ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" ValidationGroup="vg1"></asp:RegularExpressionValidator></td>
            <td align="left" style="width: 100px; height: 21px">
                <asp:RequiredFieldValidator ID="RequiredFieldValidator26" runat="server" ControlToValidate="txbEmail"
                    CssClass="ValidationMessage" Display="Dynamic" ErrorMessage="*" SetFocusOnError="True"
                    ValidationGroup="vg1"></asp:RequiredFieldValidator>
            </td>
        </tr>
    </table>
    <br />
    <br />
    <asp:Label ID="lbError" runat="server" EnableViewState="False" Font-Bold="False"
        Style="left: 0px; position: relative; top: 0px"></asp:Label><br />
    <asp:Label ID="lbStatus" runat="server"></asp:Label><br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp;
    <asp:ImageButton ID="bnSubmit" runat="server" ImageUrl="~/image/cord/Submit.gif" />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    <asp:ImageButton ID="bnCancel" runat="server" ImageUrl="~/image/cord/cancel.gif" /><br />
</asp:Content>

⌨️ 快捷键说明

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