| 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:/Program Files (x86)/Mail Enable/Bin/NETWebAdmin/Mondo/lang/sys/Forms/ |
Upload File : |
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Loading.aspx.vb" Inherits="MailEnable.Clients.WebAdmin.Mondo.Loading" %>
<%@ Register TagPrefix="uc2" TagName="uscLanguageTokenMondo" Src="../Controls/uscLanguageToken.ascx" %>
<uc2:uscLanguageTokenMondo id="uscToken" runat="server"></uc2:uscLanguageTokenMondo>
<!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>
<meta content="NOINDEX,NOFOLLOW" name="ROBOTS">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
</head>
<body style="background-color:#F5F5F3;">
<div style="margin:10px;">
<img width="20" height="20" src="<%=MailEnable.WebPath.GetSkinFile(Session("skin"), "progress-bar.gif", Server)%>" alt="" style="float:left;"/>
<div style="float:left;height:17px;padding-top:3px;margin-left:5px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#333;">
<%=uscToken.GetText("[ME_TXT-Loading]")%>...
</div>
</div>
</body>
</html>