File manager - Edit - G:/PleskVhosts/indiaminerals.in/vgm.INFOFIXDEVELOPERS.COM/admin/Special_investigation.aspx
Back
<%@ Page Title="" Language="C#" MasterPageFile="~/admin/main.Master" AutoEventWireup="true" CodeBehind="Special_investigation.aspx.cs" Inherits="VGM.admin.Special_investigation" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <form id="form1" runat="server"> <div class="content-wrapper"> <div class="container"> <div class="header">Special Investigation Form</div> <div class="form-row"> <!-- Column 1 --> <div class="col-md-3"> <!-- Animal Category --> <div class="form-group"> <label for="registration">Tag No.</label> <asp:TextBox ID="registration" runat="server" CssClass="form-control"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" SetFocusOnError="true" ControlToValidate="registration" ValidationGroup="invest" ErrorMessage="Please enter Tag no." ForeColor="#ff0000"></asp:RequiredFieldValidator> </div> </div> <div class="col-md-3"> <div class="text-center"> <asp:Button ID="submitButton" runat="server" Text="Submit" CssClass="btn btn-primary mt-4" ValidationGroup="invest" OnClick="submitButton_Click" /> </div> </div> </div> <!-- info row --> <div class="row invoice-info"> <div class="col-md-4 invoice-col"> <asp:Label ID="label1" Font-Bold="true" runat="server" Text="Owner Details"></asp:Label><br /> <asp:Label ID="label23" Font-Bold="true" Text="Name: " runat="server"></asp:Label> <asp:Label ID="label2" Font-Bold="true" runat="server"></asp:Label><br /> <asp:Label ID="label24" Text="Mobile No. " runat="server"></asp:Label> <asp:Label ID="label3" runat="server"></asp:Label><br /> <asp:Label ID="label25" Text="Address: " runat="server"></asp:Label> <asp:Label ID="label4" runat="server"></asp:Label> </div> <!-- /.col --> <div class="col-md-4 invoice-col"> <asp:Label ID="label5" Font-Bold="true" runat="server" Text="Animal Details"></asp:Label><br /> <asp:Label ID="label26" Font-Bold="true" Text="Category: " runat="server"></asp:Label> <asp:Label ID="label6" Font-Bold="true" runat="server"></asp:Label><br /> <asp:Label ID="label7" Text="D.O.B: " runat="server"></asp:Label> <asp:Label ID="label8" runat="server"></asp:Label><br /> <asp:Label ID="label9" Text="Age: " runat="server"></asp:Label> <asp:Label ID="label10" runat="server"></asp:Label><br /> <asp:Label ID="label11" Text="Color/Mark: " runat="server"></asp:Label> <asp:Label ID="label12" runat="server"></asp:Label><br /> </div> <div class="col-md-4 invoice-col"> <asp:Label ID="label13" Text="Gender: " runat="server"></asp:Label> <asp:Label ID="label14" runat="server"></asp:Label><br /> <asp:Label ID="label15" Text="Weight: " runat="server"></asp:Label> <asp:Label ID="label16" runat="server"></asp:Label><br /> <asp:Label ID="label17" Text="Species: " runat="server"></asp:Label> <asp:Label ID="label18" runat="server"></asp:Label><br /> <asp:Label ID="label19" Text="disease_diagnosis: " runat="server"></asp:Label> <asp:Label ID="label20" runat="server"></asp:Label><br /> <asp:Label ID="label21" Text="prognosis: " runat="server"></asp:Label> <asp:Label ID="label22" runat="server"></asp:Label><br /> <br /> <br /> </div> </div> <div class="row "> <div class="col-md-6"> <div class="form-group"> <label for="date">Date:</label> <asp:TextBox ID="From" runat="server" CssClass="form-control" TextMode="Date"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" SetFocusOnError="true" ControlToValidate="From" ValidationGroup="invest1" ErrorMessage="Please enter Date" ForeColor="#ff0000"></asp:RequiredFieldValidator> </div> </div> </div> <!-- Case History --> <div class="form-group"> <label for="caseHistory">Special Observation</label> <asp:TextBox ID="caseHistory" runat="server" CssClass="form-control" TextMode="MultiLine"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" SetFocusOnError="true" ControlToValidate="caseHistory" ValidationGroup="invest1" ErrorMessage="Please enter Case History" ForeColor="#ff0000"></asp:RequiredFieldValidator> </div> <!-- Submit Button --> <div class="text-center"> <asp:Button ID="submitButton2" runat="server" Text="Submit" CssClass="btn btn-primary mb-4" ValidationGroup="invest1" OnClick="submitButton2_Click" /> </div> </div> </div> </form> </asp:Content>
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings