File manager - Edit - G:/PleskVhosts/fullscreenksa.com/Branchs.fullscreenksa.com/HomePage/ReportWonPage.aspx
Back
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage/Master.Master" AutoEventWireup="true" CodeBehind="ReportWonPage.aspx.cs" Inherits="FullScreenAutomtionOrderV_1.HomePage.ReportWonPage" %> <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <!-- BEGIN PAGE TITLE--> <h1 class="page-title"><i class="icon-docs"></i>تقرير الجرد ونسب الربح</h1> <!-- END PAGE TITLE--> <script> function isNumber(evt) { evt = (evt) ? evt : window.event; var charCode = (evt.which) ? evt.which : evt.keyCode; if (charCode > 31 && (charCode < 48 || charCode > 57)) { return false; } return true; } </script> <!-- BEGIN PORTLET--> <div class="col-md-12"> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-file-text font-blue-sharp"></i> <span class="caption-subject font-blue-sharp bold uppercase">تقرير الجرد ونسب الربح</span> </div> </div> <div class="portlet-body"> <!-- BEGIN FORM--> <div class="form-horizontal form-row-seperated"> <div class="form-body"> <div class="form-group" id="div_error" runat="server" visible="false"> <div class="col-lg-12"> <div class="note note-danger"> <asp:Label ID="Labelerror" runat="server"></asp:Label> </div> </div> </div> <div class="modal fade" id="basic" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button> <h4 class="modal-title font-green-jungle">تأكيد عرض التقرير</h4> </div> <div class="modal-body"> هل تريد عرض التقرير؟ </div> <div class="modal-footer"> <%--<asp:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click" CssClass="btn green-jungle">نعم <i class="fa fa-save"></i></asp:LinkButton>--%> <button type="button" class="btn default" data-dismiss="modal">لا أريد <i class="m-icon-swapleft"></i></button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <div class="form-group" id="DivActionType" runat="server"> <label runat="server" class="control-label col-md-3">أختر السنة :</label> <div class="mt-radio-inline col-md-9"> <label class="mt-radio mt-radio-outline"> <asp:RadioButton runat="server" ID="RBPerviousYear2017" Checked="true" GroupName="Years" EnableTheming="false"/>مبيعات السنة السابقة <span></span> </label> <label class="mt-radio mt-radio-outline"> <asp:RadioButton runat="server" ID="RBCuerrntYear2018" GroupName="Years" EnableTheming="false"/>مبيعات السنة الحالية <span></span> </label> </div> </div> <div class="form-group"> <label runat="server" class="control-label col-md-3">إختر التقرير :</label> <div class="col-md-9"> <asp:DropDownList runat="server" data-live-search="true" data-size="5" CssClass="bs-select form-control input-xlarge" data-style="blue-chambray" OnSelectedIndexChanged="DDLSuplers_SelectedIndexChanged" AutoPostBack="true" ID="DDLSuplers" EnableTheming="false"> <asp:ListItem Value="0">أختر رقم التقرير </asp:ListItem> <asp:ListItem Value="1">1</asp:ListItem> <asp:ListItem Value="2">2</asp:ListItem> <asp:ListItem Value="3">3</asp:ListItem> <asp:ListItem Value="4">4</asp:ListItem> <asp:ListItem Value="5">5</asp:ListItem> <asp:ListItem Value="6">6</asp:ListItem> <asp:ListItem Value="7">7</asp:ListItem> <asp:ListItem Value="8">8</asp:ListItem> <asp:ListItem Value="9">9</asp:ListItem> <asp:ListItem Value="10">10</asp:ListItem> <asp:ListItem Value="11">11</asp:ListItem> <asp:ListItem Value="12">12</asp:ListItem> <asp:ListItem Value="13">13</asp:ListItem> <asp:ListItem Value="14"> مبيعات الاصناف للسنة الحالية والسابقة</asp:ListItem> <asp:ListItem Value="14"> .... </asp:ListItem> </asp:DropDownList> </div> </div> <div class="form-group" runat="server" id="assgin_name_div" visible="false"> <label class="control-label col-md-3" id="lblRemarks">شرح التقرير :</label> <div class="col-md-4"> <textarea class="form-control" rows="3" disabled="disabled" runat="server" id="txtRemarks" enabled="false" style="max-width: 900px; max-height: 100px"></textarea> <asp:Label runat="server" ID="TXTdescprtion" CssClass="help-block"></asp:Label> </div> </div> <div class="form-actions"> <div class="row"> <div class="col-md-12"> <asp:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click" CssClass="btn green-jungle">عرض التقرير <i class="fa fa-save"></i></asp:LinkButton> <%--<asp:LinkButton runat="server" href="#basic" data-toggle="modal" CssClass="btn green-jungle" Visible="true" EnableTheming="false">إجراء المقارنة <i class="fa fa-save"></i></asp:LinkButton>--%> </div> </div> </div> <asp:GridView ID="gvExcelFile" runat="server"></asp:GridView> </div> </div> <!-- END FORM--> </div> </div> </div> <!-- END PORTLET--> </asp:Content>
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings