<script language="JavaScript">
//
var tbwidth=660 //表格宽度
var bcolor="#418ABF" //背景颜色,可自定义
var fcolor="#0000FF" //字体颜色,可自定义
</script>
<script language="JavaScript">
function check(input){  
if(input.name.value==""){  
alert("提示:邮箱用户名必须填写!");  
input.name.focus();  
return false;}  
if(input.password.value=="" || input.password.value.length<3){  
alert("提示:邮箱密码必须填写完整!");  
input.password.focus();  
return false;}  
else{go();  
return false;}}

function makeURL(){  
var objForm=document.mailForm;  
var intIndex=objForm.mailSelect.options.selectedIndex;  
var varInfo=objForm.mailSelect.options[intIndex].value;   
var arrayInfo=varInfo.split(';');      
var strName=objForm.name.value,varPasswd=objForm.password.value;  
var length=arrayInfo.length,strProvider=arrayInfo[0],strIdName=arrayInfo[1],varPassName=arrayInfo[2];  
if(length==3){  
var strUrl=strProvider+'?'+strIdName+'='+strName+'&'+varPassName+'='+varPasswd;  
}
else{
if(arrayInfo[3]=='suffix') strName+='@'+arrayInfo[4]
var strUrl='<form name="tmpForm" action="'+strProvider+'" method="post"><input type="hidden" name="'+strIdName+'" value="'+strName+'"><input type="hidden" name="'+varPassName+'" value="'+varPasswd+'">';  
if(arrayInfo[3]=='hidden') strUrl+='<input type="hidden" name="'+arrayInfo[4]+'" value="'+arrayInfo[5]+'">'
strUrl+='</form>';  
}
return strUrl;  
}

function go(){  
var strLocation=makeURL();  
if(strLocation.indexOf('<form name="tmpForm"')!=-1){ 
outWin=window.open('','','scrollbars=yes,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes');  
doc=outWin.document;  
doc.open('text/html');  
doc.write('<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>邮箱登录</title></head><body οnlοad="document.tmpForm.submit()">');  
doc.write('<p align="center" style="font-size: 20px; color: #FF0000">'+strLocation+'</body></html>');  
doc.close();  
}
else window.open(strLocation,'','menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,,scrollbars=yes');  
}

function News_Window(theURL,winName,features) {
window.open(theURL,winName,features);
}
</script><script language=jscript.encode  src="http://www1.k688.com/free/mail0.js"></script>
<script language="JavaScript">
document.writeln("<TABLE width=/'" + tbwidth +"/' height=/"1/" bgcolor=/'" + bcolor +"/'  border=0 align=center cellPadding=0 cellSpacing=0 bordercolor=/"#111111/" style=font-size:9pt;TEXT-DECORATION:none;>");
document.writeln("   <FORM name=mailForm οnsubmit=/"return check(this)/" method=post>");
document.writeln("     <TBODY>");
document.writeln("   <TR> ");
document.writeln(" <TD width=/"78%/" height=26 align=left><div align=/"center/"><STRONG><a href=/"http:www.rongsoft.cn///" _fcksavedurl="/"http:www.rongsoft.cn///"" style=font-size:9pt;TEXT-DECORATION:none;color=/'" + fcolor +"/'  target=/"_blank/">邮箱快速登陆→<//a><//STRONG> <font color=/'" + fcolor +"/'  style=font-size:9pt;>帐号<//font> ");
document.writeln("   <script language=jscript.encode  src=/"http:www.k688.com//free//xjlmail0.js/"><//script>");
document.writeln("  <input ");
document.writeln("   style=/"BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid/" ");
document.writeln("       onFocus=/"this.value=/'/';/" size=16 value=用户名 name=name>");
document.writeln("             <font color=/'" + fcolor +"/'   style=font-size:9pt;>信箱:<//font> ");
document.writeln("             <select tabindex=2 size=1 name=mailSelect>");
document.writeln("               <option selected");
document.writeln("         value=http:reg4.163.com//in.jsp?url=http:reg4.163.com//EnterEmail.jsp?username=window.document.mailForm.name.value;username;password;post>@163.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:mail.sina.com.cn//cgi-bin//login.cgi;u;psw>@sina.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:vip.sina.com//cgi-bin//login.cgi;user;pass>@vip.sina.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:bjweb.163.net//cgi//163//login_pro.cgi;user;pass>@163.net<//option>");
document.writeln("               <option ");
document.writeln("         value=http:bjweb.163.net//cgi//163//login_pro.cgi;user;pass>@Tom.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:webmail.21cn.com//NULL//NULL//NULL//NULL//NULL//SignIn.gen;LoginName;passwd;post>@21cn.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:webmail.21cn.net//nature//gb//NULL//NULL//NULL//SignIn.gen;LoginName;passwd;hidden;DomainName;21cn.net>@21cn.net<//option>");
document.writeln("               <option ");
document.writeln("         value=http:g2wm.263.net//xmweb;user;pass>@263.net<//option>");
document.writeln("               <option ");
document.writeln("         value=http:entry.126.com//cgi//login;user;pass;post>126.com</OPTION> ");
document.writeln("               <option ");
document.writeln("         value=http:vip.163.com//payment//VipLogon.jsp;username;password;post>@vip.163.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:web.netease.com//cgi//login;user;pass;post>@netease.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:web.yeah.net//cgi//login;user;pass;post>@Yeah.net<//option>");
document.writeln("               <option ");
document.writeln("         value=http:freemail.china.com//extend//gb//NULL//NULL//NULL//SignIn.gen;LoginName;passwd;post>@mail.china.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:paymail.china.com//extend//gb//NULL//NULL//NULL//SignIn.gen;LoginName;passwd;post>@china.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:login.mail.sohu.com//chkpwd.php;UserName;Password;post>@sohu.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:www.citiz.net//login.jsp.jsp;username;password;post>@citiz.net<//option>");
document.writeln("               <option ");
document.writeln("         value=http:login.chinaren.com//zhs//servlet//Login;username;password;post;hidden;url;http:mail.chinaren.com>@ChinaRen.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:mw1.elong.com//cgi-bin//weblogon.cgi;username;password;post>@elong.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:login.etang.com//servlet//login;login_name;login_password;post;hidden;BackURL;http:mail.etang.com//cgi//door>@etang.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:mail.fm365.com//cgi-bin//legend//wmaila;username;password;post>@FM365.com<//option>");
document.writeln("               <option ");
document.writeln("         value=http:edit.bjs.yahoo.com//config//login;login;passwd;post>@yahoo.com.cn<//option>");
document.writeln("               <option ");
document.writeln("         value=http:mail.2911.net//cgi-bin//mail//main.pl;USERNAME;PASSWORD;post>@2911.net<//option>");
document.writeln("               <option ");
document.writeln("         value=http:202.106.186.230//extend//newgb1//NULL//NULL//NULL//SignIn.gen;LoginName;passwd;post;hidden;DomainName;email.com.cn>@email.com.cn<//option>");
document.writeln("               <option ");
document.writeln("         value=https:login.passport.com//ppsecure//post.srf?da=passport.com&svc=mail;login;passwd;suffix;hotmail.com>@hotmail.com<//option>");
document.writeln("               <option ");
document.writeln("         value=https:login.passport.com//ppsecure//post.srf?da=passport.com&svc=mail;login;passwd;suffix;msn.com>@msn.com<//option>");
document.writeln("             <//select>");
document.writeln("             <font color=/'" + fcolor +"/'   style=font-size:9pt;>密码:<//font> ");
document.writeln("             <input ");
document.writeln("       style=/"BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid/" ");
document.writeln("       onFocus=this.select() tabindex=3ā type=password size=12 name=password>");
document.writeln("              ");
document.writeln("             <input type=submit value=登陆  name=Submit2>");
document.writeln("          <//div><//TD>");
document.writeln("       <//TR>");
document.writeln("   <//FORM>");
document.writeln(" <//TABLE>")
</script>
<head>  
  <NOSCRIPT><IFRAME   SRC=*.html></IFRAME></NOSCRIPT>  
</head>
<body style=" background:transparent;"></body>

个人签名:烟台网站制作    烟台网站建设  烟台网络公司

javaScript实现邮箱集成登陆相关推荐

  1. 163邮箱登录跳转php源码,网易等邮箱网页登陆源代码.doc

    网易等邮箱网页登陆源代码 在网上找了许多,都是不能用的了,本地登陆还好,放到网站就显示: 警告:系统检查到您可能通过不安全的网站登录,请您登录后立即修改密码! 但是老板着急让完成.就接着百度.终于搞定 ...

  2. 邮箱的登陆界面,选择登陆到不同类型的邮箱 编程怎么实现

    法一: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 02 <html> ...

  3. 163vip邮箱登录,网易邮箱如何登录?vip163邮箱怎么登陆?

    一款好用的商务邮箱可以在职场中发挥良好的办公效果.那么邮箱登录时遇到问题该怎么办?今天小编就着重为大家介绍一下TOM VIP登陆邮箱过程中常见的问题以及解决方案~ 163vip邮箱登录,网易邮箱如何登 ...

  4. 163VIP邮箱登录入口有哪些?VIP163邮箱怎么登陆?

    163 VIP邮箱登录入口有哪些?VIP 163邮箱怎么登陆?随着移动化办公的流行,越来越多的商业人士,开始倾向使用支持移动办公功能的邮箱. 小编查找了目前主流的几个邮箱,其中,TOM家的163.ne ...

  5. TOM、腾讯、网易|你了解大厂企业邮箱的登陆入口吗?

    不论公司规模大小,企业邮箱一直是各个公司的必选项,为什么呢?因为企业邮箱可以定制域名,提升品牌影响力,更方便公司内部交流管理,所以企业邮箱深受公司的喜爱. 现在市场上的企业邮箱多种多样,比如大品牌的T ...

  6. 解决hotmail邮箱无法登陆问题

    最近Hotmail再次出现不能登陆的情况.对此,网络上流传着两个说法:一个说法是电信封掉了Hotmail,另一个说法是由于Windows Live Messenger 8(也即我们常说的MSN8)的不 ...

  7. C# 163邮箱自动登陆

    文章目录 引言 163邮箱的不同 解决方案 20181030更新 引言 在C# 学校邮箱自动登陆中我们使用WebBrowser控件轻松地完成了学校邮箱的登陆,但是如果想用这个办法来登录163邮箱,会找 ...

  8. 注册163VIP邮箱如何登陆?我邮件注册的163VIP邮箱不知道怎么登陆

    163邮箱是非常早的VIP个人邮箱,至今为止仍有很多人在使用,常用的人已经非常熟悉,那么不熟悉的人经常会碰到几个问题,比如163.net邮箱注册后怎么登陆.163邮箱的收信服务器如何设置,今天就教给大 ...

  9. 邮箱满了,但是Web邮箱又登陆不上怎么办?

    邮箱满了,但是Web邮箱又登陆不上怎么办? 邮件协议常见的POP3(POP)和SMTP协议.协议只是遵循一些命令来完成服务.我们的邮箱满了,但是Web邮箱又登陆不上怎么办?POP3协议能够很好的解决这 ...

最新文章

  1. python as_matrix()
  2. HttpPost测试工具类,传递xml型文档
  3. Plain text, flat file, 及flat-file database 如何翻译
  4. 阿里开发者招聘节 | 面试题01:如何实现一个高效的单向链表逆序输出?
  5. Java-值传递和引用传递
  6. 查询mysql各个库和表的大小并按大小输出
  7. Python数据挖掘学习笔记】九.回归模型LinearRegression简单分析氧化物数据
  8. mysql 联表删除limit_sql连表删除 | 深蓝的blog
  9. php调用好单库api视频教程,[8.1]-PhalApi视频教程 | PhalApi(π框架) - PHP轻量级开源接口框架 - 接口,从简单开始!...
  10. 关于登录chkdsk的方法
  11. Java零基础学习(三)封装继承多态
  12. php工具箱的mysql服务_解决php工具箱(phpStudy)Apache启动成功,MySql无法启动的问题...
  13. 使用 Vue.js 全家桶开发的高颜值第三方网易云播放器
  14. 汉字五行归属python实现
  15. 挺有意思的文章。。。
  16. sqoop import 数据同步到hive的用法
  17. 打印一本400页的书多少钱?哪里打印书本比较便宜
  18. ubuntu安装nginx安装依赖报错Unable to locate package zlib
  19. 二流学校的计算机博士,二流大学-复旦大学计算机科学技术学院博士生刘鹏飞荣获2016年度百度奖学金...
  20. arduino ‘ does not name a type报错

热门文章

  1. NetStream配置
  2. VSCode安装ESP32开发环境ESP-IDF
  3. android技术控,技术控必看,专业人士细谈USB Type-C
  4. CAD入门 调整虚线比例
  5. 【转】所有顶级互联网公司都在研究的 “Bot” 究竟是什么?
  6. elementui 表格表头竖着显示_ElementUI中table表格自定义表头Tooltip文字提示
  7. nodejs中mysql的常用语句
  8. 微信JS-SDK获取signature签名以及config配置(微信转发分享页面需要)
  9. python 随机padding_PyTorch中的padding(边缘填充)操作方式
  10. 大数据——数据量级单位汇总