| 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/Forms/MAI/ |
Upload File : |
<%@ Page Language="vb" AutoEventWireup="false" validateRequest="false" Codebehind="SpellCheckPopUp.aspx.vb" Inherits="MailEnable.Clients.WebMail.Mondo.SpellCheckPopUp" %>
<%@ Register TagPrefix="rapidspellweb" Namespace="Keyoti.RapidSpell" Assembly="Keyoti.RapidSpellWeb" %>
<%@ Register TagPrefix="uc2" TagName="uscLanguageTokenMondo" Src="../../../Controls/uscLanguageToken.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uscStyleHeader" Src="../../../Controls/uscStyleHeader.ascx" %>
<uc2:uscLanguageTokenMondo id="uscToken" runat="server"></uc2:uscLanguageTokenMondo>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE><%=uscToken.GetText("[ME_TXT-CheckSpelling]")%></TITLE>
<META name="ROBOTS" content="NOINDEX,NOFOLLOW">
<uc1:uscStyleHeader id="UscStyleHeader1" runat="server"></uc1:uscStyleHeader>
<META name="vs_defaultClientScript" content="JavaScript">
<META name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<style>
input[type='button'] {
padding:2px 5px 2px 5px!important;
}
input, select {
height:auto !important;
margin:auto !important;
min-width:100px !important;
}
</style>
</HEAD>
<BODY marginheight="0" topmargin="0" leftmargin="0" rightmargin="0" marginwidth="0" >
<FORM id="frmSpellCheck" runat="server">
<CENTER>
<RapidSpellWeb:RapidSpellWeb id="RapidSpellWeb" runat="server"></RapidSpellWeb:RapidSpellWeb>
</CENTER>
</FORM>
</BODY>
</HTML>