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 :  C:/SolidCP/Portal/DesktopModules/SolidCP/ProviderControls/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/SolidCP/Portal/DesktopModules/SolidCP/ProviderControls/CRM_Settings.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="CRM_Settings.ascx.cs" Inherits="SolidCP.Portal.ProviderControls.CRM_Settings" %>
<%@ Register Src="../UserControls/SelectIPAddress.ascx" TagName="SelectIPAddress" TagPrefix="scp" %>
<table>
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblSqlServer" meta:resourcekey="lblSqlServer" /></td>
        <td>                        
            <asp:TextBox runat="server" ID="txtSqlServer" MaxLength="256" Width="200px"  />            
            <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtSqlServer" Display="Dynamic" ErrorMessage="*" />
        </td>
    </tr>
    
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblReportingService" meta:resourcekey="lblReportingService"/></td>
        <td class="Normal" width="100%">
            <asp:TextBox runat="server" Width="200px" ID="txtReportingService" MaxLength="256" />
            <asp:RequiredFieldValidator runat="server" ControlToValidate="txtReportingService" Display="Dynamic" ErrorMessage="*" />
        </td>
    </tr>
    
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblCrmDomainName" meta:resourcekey="lblCrmDomainName"/></td>
        <td class="Normal" width="100%">
            <asp:TextBox runat="server" Width="200px" ID="txtDomainName" MaxLength="256" />
            <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txtDomainName" Display="Dynamic" ErrorMessage="*" />
        </td>
    </tr>
    
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblSchema" meta:resourcekey="lblSchema"/></td>
        <td class="Normal" width="100%">
          <asp:DropDownList runat="server" ID="ddlSchema">
            <asp:ListItem Text="http" Value="http" />
            <asp:ListItem Text="https" Value="https" />
          </asp:DropDownList>
        </td>
    </tr>
    
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblCrmIP" meta:resourcekey="lblCrmIP"/></td>
        <td class="Normal" width="100%">
            <scp:SelectIPAddress ID="ddlCrmIpAddress" runat="server" ServerIdParam="ServerID" AllowEmptySelection="false" />            
        </td>
    </tr>
    
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblPort" meta:resourcekey="lblPort"/></td>
        <td class="Normal" width="100%">
            <asp:TextBox runat="server" ID="txtPort" Width="200px" />
            <asp:RangeValidator runat="server" ControlToValidate="txtPort" Display="dynamic" ErrorMessage="*" Type="String" MinimumValue="0" MaximumValue="9" />
        </td>
    </tr>
    
    <tr>
        <td class="SubHead" width="200" nowrap><asp:Label runat="server" ID="lblAppRootDomain" meta:resourcekey="lblAppRootDomain"/></td>
        <td class="Normal" width="100%">
            <asp:TextBox runat="server" ID="txtAppRootDomain" Width="200px" />
            <asp:RequiredFieldValidator runat="server" ControlToValidate="txtAppRootDomain" ErrorMessage="*" />
        </td>
    </tr>
    
    
    
    
</table>

Youez - 2016 - github.com/yon3zu
LinuXploit