开发者网络 动网主机 支持论坛 邮局 帮助
当前位置:网络学院ASP技术脚本编码 → 精彩OUTLOOK 2000组件放送
精彩OUTLOOK 2000组件放送
日期:2001年11月23日 作者:hardVB 人气:     [ ]
现在客户端装OUTlook 2000

1.收件箱
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=big5">
<link rel=stylesheet type="text/css" href="css\ACM.css">
</head>
<body scroll="no" oncontextmenu="return false">
<br>
<font size='5' color='#df791f' face='arial black'><b><I>INBOX</I></b></font>
<br>
<hr>
<div class="divtree" style='width:100%;top:10%;height:75%'>
<table border='0' cellpadding='0' cellspacing='0' style='width:100%;'>
<tr>
<td nowrap valign="bottom">
<span class="topBarSpan">
<span id="spanMessages4_WPQ_" onclick="MyMessages_WPQ_.folder='Sent Items';MyMessages_WPQ_.view='Messages with AutoPreview'; changeMessagesTab_WPQ_(this);"><font face="arial" color="#df791f"><b><I>Sent Items</I></b></font></span>
</span>
</td>
<td width="8%" align="left" valign="bottom">
<span id="NewItem_WPQ_" style="cursor:hand" onClick="new_Message_WPQ_()">
<font face="arial" color="#233d96"><b>New</b></font>
</span>
</td>
<td width="8%" align="left" valign="bottom">
<span id="DelItem_WPQ_" style="cursor:hand" onClick="delete_Message_WPQ_()">
<font face="arial" color="#233d96"><b>Delete</b></font>
</span>
</td>
</tr>
</table><br>
<object ID="MyMessages_WPQ_" CLASSID="CLSID:0006F063-0000-0000-C000-000000000046" style="width:100%;height:100%" codebase="outlook/outlctlx.CAB#ver=9,0,2814">
<param NAME="View" VALUE>
<param NAME="Folder" VALUE="inbox">
<param NAME="Namespace" VALUE="MAPI">
<param NAME="Restriction" VALUE="">
<param NAME="DeferUpdate" VALUE="0">
</object>
</body>

<script language="javascript">
function changeMessagesTab_WPQ_(currentdiv)
{

spanMessages4_WPQ_.style.fontWeight="normal"
currentdiv.style.fontWeight="bold"
}
</script>
<script language = "vbscript">
sub new_Message_WPQ_()
MyMessages_WPQ_.NewDefaultItem
end sub
sub delete_Message_WPQ_()
MyMessages_WPQ_.Delete
end sub
</script>
</div>
</body>
</html>


2.联系人
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=big5">
<link rel=stylesheet type="text/css" href="css\ACM.css">
<title><%=langcontactor%></title>
</head>
<body scroll="no" oncontextmenu="return false">
<br>
<font size='5' color='#df791f' face='arial black'><b><I>Contacts</I></b></font>
<br>
<hr>
<div class="divtree" style="width:100%;top:10%;height:90%">
<object ID="MyMessages_WPQ_" CLASSID="CLSID:0006F063-0000-0000-C000-000000000046" style="width:100%;height:100%" codebase="outlook/outlctlx.CAB#ver=9,0,2814">
<param NAME="View" VALUE="">
<param NAME="Folder" VALUE="contacts">
<param NAME="Namespace" VALUE="MAPI">
<param NAME="Restriction" VALUE="">
<param NAME="DeferUpdate" VALUE="0">
</object>
</BODY>
</HTML>

3。日历
<html>
<head>
<link rel=stylesheet type="text/css" href="css/ACM.css">

<title><%=langbox%></title>
</head>
<body scroll="no" oncontextmenu="return false">
<br>
<font size='5' color='#df791f' face='arial black'><b><I>Calender</I></b></font>
<br>
<hr>
<div class="divtree" style="width:100%;top:10%;height:90%">
<object Name="MyMessages_WPQ_" ID="MyMessages_WPQ_" CLASSID="CLSID:0006F063-0000-0000-C000-000000000046" style="width:100%;height:100%" codebase="outlook/outlctlx.CAB#ver=9,0,2814">
<param NAME="View" VALUE="">
<param NAME="Folder" VALUE="calendar">
<param NAME="Namespace" VALUE="MAPI">
<param NAME="Restriction" VALUE="">
<param NAME="DeferUpdate" VALUE="0">
</object>

</BODY>
</HTML>

4。便条
<html>
<head>
<link rel=stylesheet type="text/css" href="css\ACM.css">
</head>
<body scroll="no" onclick="outsubmenu()" oncontextmenu="return false">
<center>
<br>
<h3>Notes</h3>
</center>
<div class="divtree" style="width:100%;top:10%;height:83%">
<object Name="MyMessages_WPQ_" ID="MyMessages_WPQ_" CLASSID="CLSID:0006F063-0000-0000-C000-000000000046" style="width:100%;height:100%" codebase="http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,2814">
<param NAME="View" VALUE="">
<param NAME="Folder" VALUE="notes">
<param NAME="Namespace" VALUE="MAPI">
<param NAME="Restriction" VALUE="">
<param NAME="DeferUpdate" VALUE="0">
</object>

</BODY>
</HTML>

(出处:开发者俱乐部)

相关文章:
 
相关软件:
 
说明:本站部分内容收集于网络,如有侵犯您的权益请来信告知,我们会第一时间进行处理,谢谢
 → 特别推荐
 → 热点TOP10

关于本站 | 诚聘英才 | 业务合作 | 联系我们 | 广告合作 | 收藏本站

海口动网先锋网络科技有限公司版权所有
Copyright ? 2000 - 2003 AspSky.Net
中华人民共和国电信与信息服务业务经营许可证编号 琼 ICP 020077