| 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/Controls/ |
Upload File : |
<%@ Control Language="vb" AutoEventWireup="false" CodeBehind="uscMessageList.ascx.vb" Inherits="MailEnable.Clients.WebAdmin.uscMessageList" %>
<div id="msgList_shell_js" class="dataTable_shell">
<table id="<%=Me.ID%>" class="dataTable_shell_table" cellpadding="0" cellspacing="0">
<tr id="<%=Me.ID%>_tr">
<td id="msgList_table_left">
<div id="msgList_container_js" class="dataTable_shell_inner">
<table id="MEMessageList" class="dataTable_table" cellspacing="0" cellpadding="0">
<tbody></tbody>
</table>
</div>
</td>
<!--Scroller Placeholder -->
</tr>
</table>
</div>