| 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 : /Program Files (x86)/Mail Enable/Bin/NETWebAdmin/Mondo/lang/sys/Forms/ |
Upload File : |
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="MenuToolBar.aspx.vb" Inherits="MailEnable.Clients.WebAdmin.Mondo.MenuToolBar" %>
<%@ Register TagPrefix="uc1" TagName="uscStyleHeader" Src="../Controls/uscStyleHeader.ascx" %>
<%@ 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 HTTP-EQUIV="content-type" CONTENT="text/html;charset=UTF-8">
<META HTTP-EQUIV="Expires" CONTENT="0">
<META http-equiv="Pragma" content="no-cache">
<META http-equiv="Cache-Control" content="no-cache">
<uc1:uscstyleheader id="UscStyleHeader1" runat="server"></uc1:uscstyleheader>
<!--[if lte IE 7]>
<style type="text/css">
</style>
<![endif]-->
</head>
<STYLE>
A {Text-Decoration: none;}
.TabText {color:#000000; font-size:8pt; font-family: arial}
A.TreeView:LINK {Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial}
A.TreeView:VISITED {Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial}
</STYLE>
<body marginheight="0" topmargin="0" leftmargin="0" rightmargin="0" marginwidth="0" SCROLL="NO">
<form id="FrmMenuToolBar" runat="server"><%MailEnable.Utilities.WriteFormValidationField(Response, Session.SessionID, Session.Item("ME_VALIDATIONTOKEN"))%>
<table NOWRAP background="<%=Session("skin")%>men_cap_bg.gif" width=100% CELLPADDING="0" CELLSPACING="0" BORDER="0">
<tr NOWRAP>
<td NOWRAP>
<table NOWRAP class=ME_Tabbar NAME='TabBar' CELLPADDING="0" CELLSPACING="0" BORDER="0">
<tr NOWRAP>
<td NOWRAP><IMG SRC="<%=Session("skin")%>men_cap_left.gif"></td>
<td NOWRAP background="<%=Session("skin")%>men_cap_bg.gif" CLASS="ME_ContentAreaHeaderRightLabel" ALIGN="Left" WIDTH=100%><%=GetCategoryLabel()%></td>
<td NOWRAP><IMG SRC="<%=Session("skin")%>men_cap_right.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>