Server IP : 103.6.199.200 / Your IP : 3.135.189.25 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/airzones/mpos.airzone.sg/wwwroot/ |
Upload File : |
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Logout.aspx.cs" Inherits="Megazip.Logout" %> <!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 id="Head1" runat="server"> <title></title> </head> <body> <form id="form1" runat="server"> <div> <table cellpadding="0" cellspacing="0" width="991" style="height: 404px"> <tr> <td align="left" height="100"> </td> </tr> <tr> <td align="center"> </td> </tr> <tr> <td align="center"> <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="20%"> <img alt="" src="image/index.jpg" style="width: 100; height: 110px" /> </td> <td width="80%" style="font-size: large; font-weight: bold; text-transform: uppercase; color: #996600"> you have been logged out successfully <br /> <asp:HyperLink ID="hlnkloginpage" runat="server" NavigateUrl="~/UserLogin.aspx?Deactive=">Login Again</asp:HyperLink> </td> </tr> </table> </td> </tr> <tr> <td align="center" height="220"> </td> </tr> </table> </div> </form> </body> </html>