欢迎光临
我们一直在努力

精彩OUTLOOK 2000组件放送

建站超值云服务器,限时71元/月

现在客户端装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>

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » 精彩OUTLOOK 2000组件放送
分享到: 更多 (0)

相关推荐

  • 暂无文章