Server IP : 103.6.199.200 / Your IP : 3.23.103.216 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/synergyw/synergywebfront.com/wwwroot/ |
Upload File : |
<%@ page language="VB" autoeventwireup="false" inherits="Purge, App_Web_k2atsg2n" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> </head> <body> <form id="form1" runat="server"> <div> <table> <tr> <td> FTP Code   <asp:TextBox ID="txtFTP_Code" runat="server" ></asp:TextBox> </td> </tr> <tr> <td> <asp:Button ID="btnCheckLastSyncDate" runat="server" Text="Check Last Sync Date" />   <asp:Label ID="lbLastSyncDate" runat="server"></asp:Label> </td> </tr> <tr> <td> <hr /> </td> </tr> <tr> <td> <asp:Button ID="Button1" runat="server" Text="30D - Purge Data Except "UPDATES/CLIENTS/PUBLIC_IP/NAVIMENU/FAILMAIL"" ForeColor="#FF33CC" Font-Bold="True" /> <asp:Button ID="btnCountFiles" runat="server" Text="Count Files" ForeColor="#FF33CC" Font-Bold="True" /> </td> </tr> <tr> <td> <hr /> </td> </tr> <tr> <td> License No   <asp:TextBox ID="txtLicenseNo" runat="server" ></asp:TextBox>   <asp:Button ID="btnCheckLicenseStatus" runat="server" Text="Check License Status" />   <asp:Label ID="lbLicenseStatus" runat="server"></asp:Label> </td> </tr> <tr> <td> <hr /> </td> </tr> </table> <br /> </div> <div id="divOutput" runat="server"> </div> </form> </body> </html>