Instant Messenger for Lan / Business / Enterprise, Windows Instant Messenger Server / Service,Messager,Active Messenger is an instant messaging system for enterprise. It can send messages and exchange documents among your co-workers instantly in both LAN and the Internet.
| | |

杭州电话:0571-88230476/77/78
合肥电话:0551-5369181/182
MSN:jinzhenxing1980@hotmail.com
QQ:940514525  在线交流
首页 解决方案 AM集成 AM即时消息集成 大用户数试用申请  问题解答  去论坛看看 

AM即时消息集成
更新日期: 2005年10月19日
    即时消息集成是指,当用户在某个系统中有任务时,通过AM即时消息传递给该用户。这样可以避免因为忙碌或其他原因耽误了重要的任务。
    这种集成方式可应用在OA,ERP等系统中,用来通知用户工作任务或公告。


图示(当任务到达,可以通过am向任务相关人员进行提醒)

参考代码

set im = CreateObject("ASIM.IM") '创建控件对象
set Msg = CreateObject("ASIM.Msg") '创建消息对象
im.Init "www.activesoft.cn","APM","123456" '初始化服务器,并设置发送人的登录名和密码
Msg.ContentType = "Text/Html" '设置消息文本格式
strBody="<HTML><BODY bgColor='#ffffff' style='font-family:Verdana,新宋体;font-size: 12px;'>"
strBody = strBody&"任务:AM操作说明编写 <font color="red">需要您执行</font>"
strBody = strBody&"<hr size='1' style='color: 52658C;'>"
strBody = strBody&"详细信息<ul>"
strBody = strBody&"<li>名称: <a href='http:www.activesoft.com.cn' target='_blank'>AM操作说明编写</a></li>"
strBody = strBody&"<li>负责人:Worker1</li>"
strBody = strBody&"<li>审核人:Team Leader</li>"
strBody = strBody&"<li>创建人:Manager</li>"
strBody = strBody&"<li>创建时间:2005-3-22 14:11:31</li></ul>"
strBody = strBody&"<a href='http:www.activesoft.com.cn' target=_blank>点击这里查看详细信息</a>"
strBody = strBody&"</BODY></HTML>"
Msg.Body = strBody '设置消息内容
im.SendMsgEx Msg,"Worker1" '发送消息
set Msg = nothing
set im = nothing

ActiveSoft.com.cn  | 关于恒创  | 公司产品  | 论坛  |
Copyright © 1997-2004 ActiveSoft, Inc. All rights reserved.
浙ICP证020009