CINXE.COM

Outlook Web App

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- Copyright (c) 2011 Microsoft Corporation. All rights reserved. --> <!-- OwaPage = ASP.auth_logon_aspx --> <!-- {57A118C6-2DA9-419d-BE9A-F92B0F9A418B} --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://email.capmas.gov.eg/owa/auth/logon.aspx?url=https%3a%2f%2femail.capmas.gov.eg%2fowa&amp;reason=0","20170207060259","https://web.archive.org/","web","/_static/", "1486447379"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="X-UA-Compatible" content="IE=10"/> <link rel="shortcut icon" href="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/favicon.ico" type="image/x-icon"> <meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8"> <meta name="Robots" content="NOINDEX, NOFOLLOW"> <title>Outlook Web App</title> <link type="text/css" rel="stylesheet" href="/web/20170207060259cs_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/logon.css"> <script type="text/javascript" src="/web/20170207060259js_/https://email.capmas.gov.eg/owa/auth/15.0.620/scripts/premium/flogon.js"></script> <script type="text/javascript" src="/web/20170207060259js_/https://email.capmas.gov.eg/owa/auth/15.0.620/scripts/premium/flayout.js"></script> <script type="text/javascript"> <!-- var a_fRC = 1; var g_fFcs = 1; var a_fLOff = 0; var a_fCAC = 0; var a_fEnbSMm = 0; /// <summary> /// Is Mime Control installed? /// </summary> function IsMimeCtlInst(progid) { if (!a_fEnbSMm) return false; var oMimeVer = null; try { // TODO: ingore this on none IE browser // //oMimeVer = new ActiveXObject(progid); } catch (e) { } if (oMimeVer != null) return true; else return false; } /// <summary> /// Render out the S-MIME control if it is installed. /// </summary> function RndMimeCtl() { if (IsMimeCtlInst("MimeBhvr.MimeCtlVer")) RndMimeCtlHlpr("MimeNSe2k3", "D801B381-B81D-47a7-8EC4-EFC111666AC0", "MIMEe2k3", "mimeLogoffE2k3"); if (IsMimeCtlInst("OwaSMime.MimeCtlVer")) RndMimeCtlHlpr("MimeNSe2k7sp1", "833aa5fb-7aca-4708-9d7b-c982bf57469a", "MIMEe2k7sp1", "mimeLogoffE2k7sp1"); if (IsMimeCtlInst("OwaSMime2.MimeCtlVer")) RndMimeCtlHlpr("MimeNSe2k9", "4F40839A-C1E5-47E3-804D-A2A17F42DA21", "MIMEe2k9", "mimeLogoffE2k9"); } /// <summary> /// Helper function to factor out the rendering of the S/MIME control. /// </summary> function RndMimeCtlHlpr(objid, classid, ns, id) { document.write("<OBJECT id='" + objid + "' classid='CLSID:" + classid + "'></OBJECT>"); document.write("<?IMPORT namespace='" + ns + "' implementation=#" + objid + ">"); document.write("<" + ns + ":Logoff id='" + id + "' style='display:none'/>"); } --> </script> <script> var mainLogonDiv = window.document.getElementById("mainLogonDiv"); var layout = DetermineLayout(); var showPlaceholderText = false; var mainLogonDivClassName; if (layout == LayoutTypeEnum.Mouse) { mainLogonDivClassName = "mouse"; } else if (layout == LayoutTypeEnum.TouchNarrow) { mainLogonDivClassName = "tnarrow"; showPlaceholderText = true; // Output meta tag for viewport scaling document.write('<meta name="viewport" content="width = 320, initial-scale = 1.0, user-scalable = no" />'); } else { mainLogonDivClassName = "twide"; showPlaceholderText = true; } function setPlaceholderText() { window.document.getElementById("username").placeholder = "enter email address"; window.document.getElementById("password").placeholder = "enter password"; } function showPasswordClick() { var showPassword = window.document.getElementById("showPasswordCheck").checked; window.document.getElementById("password").type = showPassword ? "input" : "password"; } </script> </head> <body class="signInBg" style="background: #f2f2f2 url('/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/bg_gradient_login.png') repeat-x"/> <noscript> <div id="dvErr"> <table cellpadding="0" cellspacing="0"> <tr> <td><img src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/base/warn.png" alt=""></td> <td style="width:100%">To use Outlook Web App, browser settings must allow scripts to run. For information about how to allow scripts, consult the Help for your browser. If your browser doesn&#39;t support scripts, you can download <a href="https://web.archive.org/web/20170207060259/http://www.microsoft.com/windows/ie/downloads/default.mspx">Windows Internet Explorer</a> for access to Outlook Web App.</td> </tr> </table> </div> </noscript> <form action="/web/20170207060259/https://email.capmas.gov.eg/owa/auth.owa" method="POST" name="logonForm" enctype="application/x-www-form-urlencoded" autocomplete="off"> <input type="hidden" name="destination" value="https://email.capmas.gov.eg/owa"> <input type="hidden" name="flags" value="4"> <input type="hidden" name="forcedownlevel" value="0"> <!-- Default to mouse class, so that things don't look wacky if the script somehow doesn't apply a class --> <div id="mainLogonDiv" class="mouse"> <script> var mainLogonDiv = window.document.getElementById("mainLogonDiv"); mainLogonDiv.className = mainLogonDivClassName; </script> <div class="sidebar"> <div class="owaLogoContainer"> <img src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/olk_logo_white.png" class="owaLogo" aria-hidden="true"/> <img src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/olk_logo_white_small.png" class="owaLogoSmall" aria-hidden="true"/> <img src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/olk_exchange_text_stacked_white_small.png" class="sidebarBrandingText" alt="Outlook Web App "/> </div> </div> <div class="logonContainer"> <div id="lgnDiv" class="logonDiv" onkeypress="return checkSubmit(event)"> <div class="signInImageHeader" role="heading" aria-label="Outlook Web App "> <img class="mouseHeader" src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/owa_text_blue.png" alt="Outlook Web App "/> <img class="twideHeader" src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/olk_exchange_text_blue.png" alt="Outlook Web App "/> </div> <div class="signInInputLabel" id="userNameLabel" aria-hidden="true">User name:</div> <div><input id="username" name="username" class="signInInputText" role="textbox" aria-labelledby="userNameLabel"/></div> <div class="signInInputLabel" id="passwordLabel" aria-hidden="true">Password:</div> <div><input id="password" onfocus="g_fFcs=0" name="password" value="" type="password" class="signInInputText" aria-labelledby="passwordLabel"/></div> <div class="showPasswordCheck signInCheckBoxText"> <input type="checkbox" id="showPasswordCheck" class="chk" onclick="showPasswordClick()"/> <span>Show password</span> </div> <div class="signInCheckBoxText"> <input id="chkPrvt" onclick="clkSec()" name="trusted" value="4" type="checkbox" class="chk" checked role="checkbox" aria-labelledby="privateLabel"/> <span id="privateLabel" aria-hidden="true">Private computer</span> &#x200E;( <a href="#" class="signInCheckBoxLink" id="lnkShwSec" onclick="clkSecExp('lnkShwSec')" role="link">What is this?</a> <a href="#" class="signInCheckBoxLink" id="lnkHdSec" onclick="clkSecExp('lnkHdSec')" style="display:none" role="link"> Hide explanation </a> )&#x200E; </div> <div id="prvtExp" class="signInExpl" style="display:none" role="note">Select this option if you&#39;re the only person who uses this computer. Your server will allow a longer period of inactivity before signing you out.</div> <div id="prvtWrn" class="signInWarning" style="display:none" role="note">Warning: By selecting this option, you confirm that this computer complies with your organization&#39;s security policy.</div> <div class="signInCheckBoxText" style="display:none"> <input id="chkBsc" type="checkbox" onclick="clkBsc();" disabled="true" checked="true" class="chk" role="checkbox" aria-labelledby="lightLabel"> <span id="lightLabel">Use the light version of Outlook Web App</span> </div> <div id="bscExp" class="signInExpl" style="display:none" role="note">The light version of Outlook Web App includes fewer features. Use it if you&#39;re on a slow connection or using a computer with unusually strict browser security settings. We also support the full Outlook Web App experience on some browsers on Windows, Mac, and Linux computers. To check out all the supported browsers and operating systems, <a class="signInCheckBoxLink" href="https://web.archive.org/web/20170207060259/http://office.com/redir/HA102824601.aspx" id="bscLnk">click here.</a></div> <div class="signInError" role="alert"> </div> <div id="expltxt" class="signInExpl" role="alert"> </div> <div class="signInEnter"> <div onclick="clkLgn()" class="signinbutton" role="button" tabindex="0"> <img class="imgLnk" src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/Sign_in_arrow.png" alt=""><span class="signinTxt">sign in</span> </div> <input name="isUtf8" value="1" type="hidden"/> </div> <div class="hidden-submit"><input type="submit" tabindex="-1"/></div> </div> </div> <div id="cookieMsg" class="logonDiv" style="display:none"> <div class="signInHeader">Outlook Web App </div> <div class="signInExpl">Please enable cookies for this Web site.<br><br>Cookies are currently disabled by your browser. Outlook Web App requires that cookies be enabled. <br><br>For information about how to enable cookies, see the Help for your Web browser.<br><br><br></div> <div class="signInEnter"> <div onclick="clkRtry()" style="cursor:pointer;display:inline"> <img class="imgLnk" src="/web/20170207060259im_/https://email.capmas.gov.eg/owa/auth/15.0.620/themes/resources/Sign_in_arrow.png" alt=""><span class="signinTxt" tabindex="0">retry</span> </div> </div> </div> </div> </form> <script> if (showPlaceholderText) { setPlaceholderText(); } </script> </body> </html> <!-- FILE ARCHIVED ON 06:02:59 Feb 07, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:07:14 Nov 25, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.43 exclusion.robots: 0.031 exclusion.robots.policy: 0.018 esindex: 0.014 cdx.remote: 14.136 LoadShardBlock: 850.586 (3) PetaboxLoader3.datanode: 242.332 (4) PetaboxLoader3.resolve: 822.015 (3) load_resource: 238.053 -->