📄 mail.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0021)http://mail.7866.com/ -->
<HTML><HEAD><TITLE>邦凯企业邮局服务器</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb_2312-80"><LINK
href="mailimage/hwem.css" rel=stylesheet>
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<style type="text/css">
<!--
.bt { font-size: 22pt; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; height: 30px; width: 90px; background-color: #EDEDED; cursor: hand; color: blue}
.musrea6 {FILTER: DropShadow(color=#E2E2E2, direction=130, OffX=2, OffY=3); HEIGHT: 20px }
A:link {text-decoration: none} A:visited {text-decoration: none}
-->
</style>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--
function plogin_onclick() {
var Location="http://192.168.20.3/exchange/";; //Exchange邮件服务器的登录地址
var serpath="http://192.168.20.3";; //登录失败时返回的地址
var uname=document.login.name.value;;
var upwd=document.login.pwd.value;;
if (document.login.name.value==""){
alert("用户名不能为空!");
document.login.name.focus();
return false;
}
if (document.login.pwd.value==""){
alert("密码不能为空!");
document.login.pwd.focus();
return false;
}
var auth = new ActiveXObject("msxml2.xmlhttp")
auth.open("get",Location,false,login.name.value ,login.pwd.value )
auth.send()
switch(auth.status){
case 200:
login.action=Location;
login.submit
break;
case 401:
alert("用户无效或密码错误。");
login.action=serpath;
login.submit
break;
default:
alert("对不起,服务器发生错误,请稍后再试!");
}
}
//-->
</SCRIPT>
</HEAD>
<BODY onLoad="document.login.name.focus();">
<P align=center> </P>
<TABLE width=535 align=center background=mailimage/biggd.jpg>
<TBODY>
<TR>
<TD colSpan=2>
<TD width=10>
<TD height=24>
<TABLE width="100%" border=0>
<TBODY>
<TR align=middle>
<TD height=20></TD></TR>
<TR>
<TD colSpan=2 height=20> </TD></TR>
<FORM name=login action="" onsubmit="return plogin_onclick();" >
<TR>
<TD noWrap width=56 height=30></TD>
<TD noWrap><FONT class=s><B> 用户名:</B></FONT>
<INPUT class=textbox maxLength=64 name=name id=name size="20" onfocus="this.select()" onmouseover="this.focus();"> </TD></TR>
<TR>
<TD noWrap height=30></TD>
<TD noWrap><FONT
class=s><B> 密 码:</B></FONT>
<INPUT class=textbox type=password maxLength=32 name=pwd id=pwd size="20" onfocus="this.select()" onmouseover="this.focus();"> </TD></TR>
<TR vAlign=bottom>
<TD noWrap align=middle colSpan=2 height=30><FONT class=s
color=#000000> </FONT><INPUT class=Bsbttn type=submit name=plogin id=plogin value="确 定"> <INPUT class=Bsbttn type=reset value="重 填"></TD></TR></TD></FORM>
<TR>
<TD noWrap align=center colSpan=2 height=60 valign="bottom"> <FONT class=s
color=#000000>
[ <a target="_parent" href="#" OnmouseOver="window.status='欢迎再次使用邦凯邮件系统';return true;" OnMouseOut="window.status=' ';">公司主页</a> ]</FONT></TD></TR></TBODY></TABLE></TD>
<TR>
<TD width=512 height=59></TD></TR>
<TR>
<TD height=14> </TR></TBODY></TABLE>
<DIV align=center>
<TABLE width="47%" border=0>
<TBODY>
<TR>
<TD height=15>
<p align="center"></TD></TR>
<TR>
<TD noWrap align=middle height=25> </TD></TR>
<TR>
<TD noWrap align=middle></TD></TR></TBODY></TABLE></DIV></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -