TechEthical CEHP
<%@ Page Title="" Language="C#" MasterPageFile="~/admin/admin.Master" AutoEventWireup="true" CodeBehind="Transaction.aspx.cs" Inherits="Directory.admin.WebForm7" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
<div class="header" style="background-color:white">
</div>
<div class="">
<div class="panel panel-default">
<div class="panel-heading">Search Information Via (RMN) Register Mobile Number</div>
<div class="panel-body">
<div class="col-md-4">
<asp:Label runat="server" ForeColor="Red">(RMN) Register Mobile Number *</asp:Label>
</div>
<div class="col-md-6">
<asp:TextBox ID="txt_mobileverification" CssClass="form-control" runat="server" placeholder="Enter (RMN) Register Mobile Number" TextMode="Number" ></asp:TextBox>
</div>
<div class="col-md-2">
<asp:Button ID="btn_mobileverification" runat="server" Text="Go" CssClass="btn btn-primary" OnClick="btn_mobileverification_Click" />
</div>
<br\>
<asp:Panel ID="pnl_success" Visible="false" runat="server">
<div class="col-md-10">
<div class="alert alert-success fade in alert-dismissible" style="margin-top:18px;">
<a href="#" class="close" data-dismiss="alert" aria-label="close" title="close">×</a>
<strong>Success!</strong> Your Mobile Number Is Found Please Update Your Detail & verify Mobile
</div>
<div class="col-md-4">
<asp:Label runat="server" ForeColor="Red">Recharge Sms *</asp:Label>
</div>
<div class="col-md-6">
<asp:TextBox ID="txt_recharge" CssClass="form-control" runat="server" placeholder="Recharge Sms" TextMode="Number" ></asp:TextBox>
</div>
<div class="col-md-2">
<asp:Button ID="btn_rechargesms" runat="server" Text="Go" CssClass="btn btn-primary" OnClick="btn_rechargesms_Click" />
</div>
</div>
</asp:Panel>
<asp:Panel ID="pnl_fail" runat="server" Visible="false">
<div class="col-md-10">
<div class="alert alert-danger fade in alert-dismissible">
<a href="#" class="close" data-dismiss="alert" aria-label="close" title="close">×</a>
<strong>Fail!</strong>Your Mobile Number Is Not Found !
</div>
</div>
</asp:Panel>
<asp:Panel ID="pnl_success1" runat="server" Visible="false">
<div class="col-md-10">
<div class="alert alert-success fade in alert-dismissible">
<a href="#" class="close" data-dismiss="alert" aria-label="close" title="close">×</a>
<asp:Label ID="lbl_success" runat="server"></asp:Label>
</div>
</div>
</asp:Panel>
<asp:Panel ID="pnl_newfail" runat="server" Visible="false">
<div class="col-md-10">
<div class="alert alert-danger fade in alert-dismissible">
<a href="#" class="close" data-dismiss="alert" aria-label="close" title="close">×</a>
<asp:Label ID="lbl_fail" runat="server"></asp:Label>
</div>
</div>
</asp:Panel>
</div>
</div>
</div>
</br>
<div class="panel panel-default">
<div class="panel-heading">Customer Information</div>
<div class="panel-body">
<asp:Label ID="lbl_grdblank" runat="server" Visible="false" ></asp:Label>
<div style ="height:auto; width:auto; overflow:auto;">
<asp:GridView ID="grd_bulksms" runat="server" BackColor="White" class="table table-responsive" BorderColor="#999999" BorderStyle="Solid" BorderWidth="1px" CellPadding="3" ForeColor="Black" EditIndex="1" GridLines="Vertical">
<AlternatingRowStyle BackColor="#CCCCCC"></AlternatingRowStyle>
<FooterStyle BackColor="#CCCCCC"></FooterStyle>
<HeaderStyle BackColor="Black" Font-Bold="True" ForeColor="White"></HeaderStyle>
<PagerStyle HorizontalAlign="Center" BackColor="#999999" ForeColor="Black"></PagerStyle>
<SelectedRowStyle BackColor="#000099" Font-Bold="True" ForeColor="White"></SelectedRowStyle>
<SortedAscendingCellStyle BackColor="#F1F1F1"></SortedAscendingCellStyle>
<SortedAscendingHeaderStyle BackColor="#808080"></SortedAscendingHeaderStyle>
<SortedDescendingCellStyle BackColor="#CAC9C9"></SortedDescendingCellStyle>
<SortedDescendingHeaderStyle BackColor="#383838"></SortedDescendingHeaderStyle>
</asp:GridView>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading"> Transaction History</div>
<div class="panel-body">
<asp:Label ID="Label1" runat="server" Visible="false" ></asp:Label>
<div style ="height:auto; width:auto; overflow:auto;">
<asp:GridView ID="grd_transtion" runat="server" BackColor="White" class="table table-responsive" BorderColor="#999999" BorderStyle="Solid" BorderWidth="1px" CellPadding="3" ForeColor="Black" EditIndex="0" GridLines="Vertical">
<AlternatingRowStyle BackColor="#CCCCCC"></AlternatingRowStyle>
<FooterStyle BackColor="#CCCCCC"></FooterStyle>
<HeaderStyle BackColor="Black" Font-Bold="True" ForeColor="White"></HeaderStyle>
<PagerStyle HorizontalAlign="Center" BackColor="#999999" ForeColor="Black"></PagerStyle>
<SelectedRowStyle BackColor="#000099" Font-Bold="True" ForeColor="White"></SelectedRowStyle>
<SortedAscendingCellStyle BackColor="#F1F1F1"></SortedAscendingCellStyle>
<SortedAscendingHeaderStyle BackColor="#808080"></SortedAscendingHeaderStyle>
<SortedDescendingCellStyle BackColor="#CAC9C9"></SortedDescendingCellStyle>
<SortedDescendingHeaderStyle BackColor="#383838"></SortedDescendingHeaderStyle>
</asp:GridView>
</div>
</div>
</div>
<div style="padding-bottom:800px;"></div>
</asp:Content>
TechEthical Mini WebShell Version 1.0, Coded By The_M@T3