403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /SolidCP/Portal/DesktopModules/SolidCP/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /SolidCP/Portal/DesktopModules/SolidCP/SharedSSLAddFolder.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SharedSSLAddFolder.ascx.cs" Inherits="SolidCP.Portal.SharedSSLAddFolder" %>
<%@ Register Src="UserControls/FileLookup.ascx" TagName="FileLookup" TagPrefix="uc1" %>
<%@ Register Src="UserControls/UsernameControl.ascx" TagName="UsernameControl" TagPrefix="uc2" %>
<%@ Register Src="UserControls/EnableAsyncTasksSupport.ascx" TagName="EnableAsyncTasksSupport" TagPrefix="scp" %>
<scp:EnableAsyncTasksSupport id="asyncTasks" runat="server"/>

<div class="panel-body form-horizontal">
    <table cellSpacing="0" cellPadding="3">
	    <tr>
		    <td class="SubHead" style="width:150px;">
		        <asp:Label ID="lblDomain" runat="server" meta:resourcekey="lblDomain" Text="Domain:"></asp:Label>
		    </td>
		    <td class="Normal">
		        <asp:DropDownList ID="ddlDomains" runat="server" CssClass="form-control">
		        </asp:DropDownList>
                <asp:RequiredFieldValidator ID="valRequireDomain" runat="server" meta:resourcekey="valRequireDomain"
                    ErrorMessage="*" ControlToValidate="ddlDomains" Display="Dynamic"></asp:RequiredFieldValidator></td>
	    </tr>
	    <tr>
    		<td>&nbsp;</td>
	    </tr>
	    <tr>
		    <td class="SubHead" valign="top">
		        <asp:Label ID="lblWebSites" runat="server" meta:resourcekey="lblWebSites" Text="Web Site:"></asp:Label>
		    </td>
		    <td class="Normal" valign="top">
                <asp:DropDownList ID="ddlWebSites" runat="server" CssClass="form-control">
                </asp:DropDownList>&nbsp;&nbsp;
                <asp:RequiredFieldValidator ID="valRequireWebSite" runat="server" meta:resourcekey="valRequireWebSite"
                    ErrorMessage="*" ControlToValidate="ddlWebSites" Display="Dynamic"></asp:RequiredFieldValidator><br />
                <asp:Label ID="lblWebSitesComment" runat="server" meta:resourcekey="lblWebSitesComment" Text="* Created virtual directory will use security settings from this web site"></asp:Label>

	        </td>
	    </tr>
	    <tr>
    		<td>&nbsp;</td>
	    </tr>
	    <tr>
		    <td class="SubHead">
		        <asp:Label ID="lblDirectoryName" runat="server" meta:resourcekey="lblDirectoryName" Text="Directory name:"></asp:Label>
		    </td>
		    <td>
		        <uc2:UsernameControl ID="virtDirName" runat="server" />
		    </td>
	    </tr>
	    <tr>
		    <td class="SubHead" valign="top" style="padding-top: 7px;">
			    <asp:Label ID="lblFolder" runat="server" meta:resourcekey="lblFolder" Text="Folder:"></asp:Label>
	        </td>
		    <td class="Normal" valign="top">
                <uc1:FileLookup ID="fileLookup" runat="server" ValidationEnabled="true" Width="300" />
    			
		    </td>
	    </tr>
    </table>
</div>
<div class="panel-footer text-right">
    <CPCC:StyleButton id="btnCancel" CssClass="btn btn-warning" runat="server" CausesValidation="False" OnClick="btnCancel_Click"> <i class="fa fa-times">&nbsp;</i>&nbsp;<asp:Localize runat="server" meta:resourcekey="btnCancel"/> </CPCC:StyleButton>&nbsp;
    <CPCC:StyleButton id="btnAdd" CssClass="btn btn-success" runat="server" OnClick="btnAdd_Click" OnclientClick="ShowProgressDialog('Creating Shared SSL Folder...')"> <i class="fa fa-plus">&nbsp;</i>&nbsp;<asp:Localize runat="server" meta:resourcekey="btnAddText"/> </CPCC:StyleButton>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit