设为首页收藏本站Access中国

Office中国论坛/Access中国论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

返回列表 发新帖
查看: 2398|回复: 0
打印 上一主题 下一主题

[讨论]在网上无意中找到MSNweb版代码!分享一下!

[复制链接]
跳转到指定楼层
1#
发表于 2006-3-29 03:42:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
<object id="MsgrUIA" classid="clsid:B69003B3-C55E-4b48-836C-BC5946FC3B28" codeType="application/x-oleobject" width="0" height="0"></object>
<script language="javascript">
function addMSN (address) {
  if (MsgrUIA.MyStatus == 1)
  {
   alert('您的MSN没有登陆,请先登陆');
  }
  else if(MsgrUIA.MyStatus == 2 || MsgrUIA.MyStatus == 10 || MsgrUIA.MyStatus == 14 || MsgrUIA.MyStatus == 34 || MsgrUIA.MyStatus == 50 || MsgrUIA.MyStatus == 66 || MsgrUIA.MyStatus == 6) {   //2,10, 14, 34, 50,66,6
   MsgrUIA.InstantMessage(address);
  }
  else if (MsgrUIA.MyStatus == 512 || MsgrUIA.MyStatus == 768)
  {
   alert('您的MSN正在登陆,请稍等');
  }
  else {
   alert('错误代码:'+  MsgrUIA.MyStatus  + '。您没有安装MSN或使用的不是IE浏览器,请安装MSN并手动添加' + address );
  }
}
</script>


<a style="cursor:hand" >Michael</FONT>熊</a>



请问高手有没有办法做成ACCESS的,这样可以方便管理MSN成员了..请指教谢谢~~
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 分享淘帖 订阅订阅
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|站长邮箱|小黑屋|手机版|Office中国/Access中国 ( 粤ICP备10043721号-1 )  

GMT+8, 2024-5-3 13:10 , Processed in 0.079036 second(s), 24 queries .

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表