| 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/NETWebMail/Mondo/lang/sys/ |
Upload File : |
<%@ Page CodeBehind="loading.aspx.vb" Language="vb" AutoEventWireup="false" EnableSessionState="false" Inherits="MailEnable.Clients.WebMail.Mondo.loading" %>
<!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">
<title><%=HttpUtility.UrlEncode(ParseRequestArgument("LoadingToken"))%></title>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="<%=GetStylesheetPath()%>" />
</head>
<body>
<div style="padding:8px;">
<div class="msgBody_loader" style="float:left"></div><div style="float:left;height:24px;padding-top:8px;padding-left:8px;"><%=HttpUtility.UrlEncode(ParseRequestArgument("LoadingToken"))%>...</div>
</div>
</body>
</html>