动态网站制作指南 [  QQ表情  ]
[ 投票调查 ]
[ 企业邮箱 ]
[ 网站空间 ]
网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
ASP源码 | .Net源码 | PHP源码 | JSP源码 | JAVA源码 | CGI源码 | VB源码 | C++源码 | Delphi源码 | PB源码 | VF源码 | 汇编 | 服务器
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 邮件系统软件 > Exchange Server
文章搜索服务
邮件订阅
输入你的邮件地址,
你将不会错过任何关于:
[ Exchange Server ]的信息

本月文章推荐
.Exchange 2007测试之七:Outlook.
.M盘和IFS的来龙去脉.
.限制Exchange用户从Internet收发.
.WinRoute 介绍.
.Exchange Server 2007统一消息白.
.Exchange server 2007安装篇(图.
.如何管理SBS 2003版电子邮件帐户.
.Microsoft SMTP 服务器在第三方测.
.配置移动设备访问Exchange.
.建置安全的 Exchange Server 200.
.Exchange路由组常见问题的解决方.
.使用备份工具保护Exchange 2003.
.Exchange 2003 设计与体系结构(.
.Exchange Server 5.5 系统新旧服.
.Exchange传输组件大揭秘(上)-(1).
.重建OWA.
.如何将OWA的HTTP连接重定向到 HT.
.如何Exchange移动数据库文件(二).
.如何使用 Exchange 2003 中的 Es.
.公用文件夹不能删除的问题.

如何在Exchange2000中使用XML

发表日期:2006-12-3 |


XML是在Exchange中存储数据格式的一种,一般应用在Exchange中的以下内容:

Web Storage System 中条目的某些属性合Exchange模式定义,还经常应用在WebDAV

请求中的返回信息、请求等。用户也使用Web Storage System存储XML文档、XSL文

档、HTML文档。

例如:Exchange2000中以XML格式存储联系人的属性信息如下:

xmlns:C="urn:schemas:contacts">

http://server/exchange/zhang/Contacts/zhang.eml

zhang.feng

zhang@163.net

super XML

Deve

为了学习XML的使用方法,现举个例子来说明,下面的例子阐明了如何针对直接的Exchange URL构造HTTP/WebDAV PROPFIND⑴方法请求的内容:

test<title></P><P align=left><script language=vbscript></P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P align=left>Dim xmlDoc</P><P align=left>Sub cmdGo_OnClick()</P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P align=left>Dim strURL,strPropReg</P><P align=left>strURL = txtURL.value</P><P align=left>strPropReg="<?xml vesion='1.0'?>"</P><P align=left>strPropReg=strPropReg%26amp;"<d:propfind xmlns:d='DAV:'>"</P><P align=left>strPropReg=strPropReg%26amp;"<d:prop>"</P><P align=left>strPropReg=strPropReg%26amp;"<d:displayname>"</P><P align=left>strPropReg=strPropReg%26amp;"<d:creationdate>"</P><P align=left>strPropReg=strPropReg%26amp;"</d:prop>"</P><P align=left>strPropReg=strPropReg%26amp;"</d:propfind>"</P><P align=left>With CreateObject("microsoft.xmlhttp")</P><P align=left> .Open "PROPFIND",strURL,True</P><P align=left> .SetRequestHeader "Context-type:","text/xml"</P><P align=left> .SetRequestHeader "Depth","1,noroot"</P><P align=left> .Send(strPropReg)</P><P align=left> responsehere.innerText = .ResponseText</P><P align=left>End With</P></BLOCKQUOTE><P align=left>End Sub</P></BLOCKQUOTE><P align=left></script></P><P align=left></head></P><P align=left><body></P><P align=left><h2>Get Contents of Folder Using XML/HTTP</h2></P><P align=left><br></P><P align=left><p>Enter a URL,something like http://server/public/documents/</p></P><P align=left><p><input type="text" width=100 name="txtURL"></p></P><P align=left><p><input type="button" value="Go" name="cmdGo"></p></P><P align=left><div id=responsehere></P><P align=left></div></P><P align=left></body></P><P align=left></html></P><P align=left>⑴在Web Storage System中访问属性,使用PROPFIND方法<BR><BR>P.S:本文作者Blog:http://www.cnblogs.com/hbzxf</P>, </font></span><!--正文内容结束--></div> </td> </tr> <tr> <td> <script type='text/javascript'> cpro_client='sayyescpr'; cpro_at='text_image'; cpro_161=4; cpro_flush=1; cpro_w=500; cpro_h=200; cpro_template='text_default_500_200'; cpro_cbd='#FFFFFF'; cpro_cbg='#FFFFFF'; cpro_ctitle='#0000ff'; cpro_cdesc='#444444'; cpro_curl='#E6E6E6'; cpro_cflush='#e10900'; cpro_uap=0; cpro_cad=1; cpro_channel=7810; </script> <script language='JavaScript' type='text/javascript' src='http://cpro.baidu.com/cpro/ui/cp.js'></script></td> </tr> <tr> <td class="t25"><b> 上一篇:<a href="342368.html" title="在Exchange Server 2003中使用队列查看器解决邮件流问题" target="_blank">在Exchange Server 2003中使用队列查看器解决邮件流问题</a> 人气:2708 <br> 下一篇:<a href="342370.html" title="Exchange Server 2003使用多重信箱存储的效能" target="_blank">Exchange Server 2003使用多重信箱存储的效能</a> 人气:2509</b></td> </tr> <tr> <td class="t20"><b><a href="http://www.google.cn/search?q=Exchange Server&ie=GB2312&oe=GB2312&hl=zh-CN&domains=www.knowsky.com&sitesearch=www.knowsky.com&btnG=%CE%C4+%D5%C2+%CB%D1+%CB%F7" target="_blank"><font color="#0000FF">浏览全部</font><font color="#FF0000">Exchange Server</font><font color="#0000FF">的内容</font></a> <a href="http://www.knowsky.com/tools/mxp/" target="_blank">Dreamweaver插件下载</a> <a href="http://www.knowsky.com/tools/ad/" target="_blank">常用网页广告代码全集</a></b><br> <script type="text/javascript"><!-- google_ad_client = "pub-6565147514244127"; /* 468x15, 创建于 08-10-7 */ google_ad_slot = "3244423498"; google_ad_width = 468; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td> </tr> </table> </td> </tr> </table><table width="860" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="207" bgcolor="#F5F5F5" valign="top" align="center" height="2"> </td> <td colspan="2" valign="top" height="2" align="center"> <script src="http://img.knowsky.com/img/list/ad.js"></script> <table width="95%" border="0" cellpadding="3" cellspacing="0" align="center"> <tr bgcolor="#0065A8"> <td width="50%" valign="top"class="t17">  <b><a href="http://code.knowsky.com/new.asp" target="_blank">最新网站源码</a></b></td> <td valign="top"class="t17" width="50%"><b><a href="http://soft.knowsky.com/new.asp" target="_blank">最新软件下载</a></b></td> </tr> <tr> <td width="50%" valign="top" class="t20">2008-12-4 <a href="http://code.knowsky.com/down/598.html" title="PhpCMS2008 bulid 081203 简体中文 GBK 正式开源版">PhpCMS2008 bulid 081203 简体中</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/1435.html" title="Menalto Gallery v1.5.10 多国语言版">Menalto Gallery v1.5.10 多国语</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/2751.html" title="Phpcms2008 bulid 081203 简体中文 UTF-8 正式开源版">Phpcms2008 bulid 081203 简体中</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/3324.html" title="乘风多用户计数器 v3.92 (Acc)">乘风多用户计数器 v3.92 (Acc)</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/3325.html" title="乘风多用户计数器 v3.92 (Sql)">乘风多用户计数器 v3.92 (Sql)</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/8510.html" title="BBSxp 2008 8.0.5 SP2 Build 081203 GBK">BBSxp 2008 8.0.5 SP2 Build 081</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/10125.html" title="ASBLOG v2.5 bulid 081118(1201)">ASBLOG v2.5 bulid 081118(1201)</a><br> 2008-12-4 <a href="http://code.knowsky.com/down/13488.html" title="非零坊幽默短信 v3.4 ">非零坊幽默短信 v3.4 </a><br> 2008-12-4 <a href="http://code.knowsky.com/down/13813.html" title="红茶巴士(公交)查询系统 v3.0">红茶巴士(公交)查询系统 v3.0</a><br> </td> <td colspan="3" valign="top" width="48%" class="t20">2008-11-29 <a href="http://soft.knowsky.com/down/12040.html" title="Tencent Traveler 4.4">Tencent Traveler 4.4</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12039.html" title="龙卷风网络收音机 v3.0.0.0">龙卷风网络收音机 v3.0.0.0</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12038.html" title="Intel Chipset Software Installation Utility v9.1.0.1007">Intel Chipset Software Install</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12037.html" title="TweakVI 1.0 Build 1100">TweakVI 1.0 Build 1100</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12036.html" title="Opera 9.62 Build 10469">Opera 9.62 Build 10469</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12035.html" title="MPlayer WW编译版 SVN-r28044(20081128)">MPlayer WW编译版 SVN-r28044(20</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12034.html" title="NetTools网络工具v1.0.0破解版">NetTools网络工具v1.0.0破解版</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12033.html" title="3DGallery三维体验1.1破解版">3DGallery三维体验1.1破解版</a><br> 2008-11-29 <a href="http://soft.knowsky.com/down/12032.html" title="SecretBook保密本v1.0破解版">SecretBook保密本v1.0破解版</a><br> </td> </tr> </table><table width="95%" border="0" cellpadding="3" cellspacing="0" align="center"> <tr bgcolor="#0065A8"> <td colspan="3" valign="top"class="t17">  <b>发表评论</b></td> </tr> <form action=plsave.asp?newsid=342369 method=post name=form target="_blank"> <tr> <td width="18%" valign="top">姓 名:</td> <td colspan="2" width="82%"> <input type="text" name="name" maxlength="60" size="10"> 验证码: <input type="text" name="yz" maxlength="60" size="8"> <img src="inc/code.asp"> <input type="submit" name="Submit332" value="提交评论"> </td> </tr> <tr> <td width="18%" valign="top">内 容:</td> <td colspan="2" width="82%"> <textarea name="cont1" rows="5" cols="65"></textarea> </td> </tr> </form> </table> </td> </tr></table><script language="JavaScript" src="copy.js"></script> <table width="860" border="0" cellpadding="0" cellspacing="0" align="center" bgcolor="#F6F6F6"> <tr align="center" bgcolor="#CCCCCC"> <td height="5"><img src="http://img.knowsky.com/img/blank.gif" width="1" height="1"></td> </tr> </table> <table width="860" border="0" cellpadding="6" cellspacing="0" align="center" bgcolor="#FAFAFA"> <tr> <td class="t26">站长工具:<a href="http://wangzhanshoulu.knowsky.com" target="_blank">网站收录查询</a> | <a href="http://pr.knowsky.com/" target="_blank">Google PR查询</a> | <a href="http://alexa.knowsky.com/" target="_blank">ALEXA排名查询</a> | <a href="http://www.knowsky.com/tools/css.asp" target="_blank">CSS在线编辑器</a> | <a href="http://www.knowsky.com/tools/OpenWeb.asp" target="_blank">OPEN参数生成器</a> | <a href="http://www.knowsky.com/tools/OpenWindows.asp" target="_blank">弹出式窗口代码产生器</a> | <a href="http://www.knowsky.com/tools/PWDLogin.asp" target="_blank">密码登录生成器</a> | <a href="http://www.knowsky.com/tools/ButtonGenerator.asp" target="_blank">在线按钮生成器</a> | <a href="http://www.knowsky.com/tools/MetaTag.asp" target="_blank">Meta标签生成器</a> | <a href="http://www.knowsky.com/tools/EffectWord.asp" target="_blank">多色彩特效字代码生成器</a> | <a href="http://www.knowsky.com/tools/WebDebugger.asp" target="_blank">网页代码调试器</a> | <a href="http://www.knowsky.com/tools/OnLineFTP.asp" target="_blank">在线FTP登陆</a> | <a href="http://www.knowsky.com/tools/ColorPicker.asp" target="_blank">Flash取色器</a> | <a href="http://www.knowsky.com/tools/ColorComparison.asp" target="_blank">配色代码对照表</a> | <a href="http://www.knowsky.com/tools/ColorThesaurus.asp" target="_blank">配色辞典</a> | <a href="http://www.knowsky.com/tools/cssgenerator.asp" target="_blank">CSS生成器</a> | <a href="http://www.knowsky.com/tools/ad/" target="_blank">广告代码</a> | <a href="http://www.knowsky.com/tools/iframe.asp" target="_blank">框架网页代码生成器</a> | <a href="http://www.knowsky.com/tools/Encode.asp" target="_blank">js/vbs加密</a> | <a href="http://www.knowsky.com/tools/md5.asp" target="_blank">md5加密</a> | <a href="http://www.knowsky.com/tools/ToolJinzhi.asp" target="_blank">进制转换</a> | <a href="http://www.knowsky.com/tools/utf8.asp" target="_blank">UTF-8 转换工具</a> | <a href="http://www.knowsky.com/tools/yanse.asp" target="_blank">在线调色板</a> | <a href="http://www.knowsky.com/html2js.htm" target="_blank">Html转换js</a> | <a href="http://www.knowsky.com/tools/html2asp.htm" target="_blank">Html转换asp</a> | <a href="http://www.knowsky.com/tools/html2php.htm" target="_blank">Html转换php</a> | <a href="http://www.knowsky.com/tools/html2perl.htm" target="_blank">Html转换perl</a><br> 实用工具:<a href="http://www.knowsky.com/tools/ToolHan_Pin.asp" target="_blank">汉字翻译拼音</a> | <a href="http://www.knowsky.com/tools/pinyinzidian.asp" target="_blank">拼音字典</a> | <a href="http://www.knowsky.com/tools/ToolSign.asp" target="_blank">符号对照表</a> | <a href="http://www.knowsky.com/tools/ToolTax.asp" target="_blank">个税计算</a> | <a href="http://www.knowsky.com/tools/huilvchaxun.asp" target="_blank">实时汇率查询换算</a> | <a href="http://www.knowsky.com/tools/ToolClassic.asp" target="_blank">经典小工具</a> | <a href="http://www.knowsky.com/tools/ToolGb_Big.asp" target="_blank">汉字简繁转换</a> | <a href="http://www.knowsky.com/tools/ToolUnit.asp" target="_blank">普通单位换算</a> | <a href="http://www.knowsky.com/tools/ToolUnitGB.asp" target="_blank">公制单位换算</a> | <a href="http://www.knowsky.com/tools/toolslaohuangli.asp" target="_blank">生辰老黄历</a> | <a href="http://www.knowsky.com/tools/toolsdianhuaquhaoduizhaobiao.asp" target="_blank">国内电话区号</a> | <a href="http://www.knowsky.com/tools/ToolDName.asp" target="_blank">国家代码与域名缩写</a> | <a href="http://www.knowsky.com/tools/ToolPassword.asp" target="_blank">文字加密解密</a> | <a href="http://www.knowsky.com/tools/yuansu.asp" target="_blank">元素周期表</a> | <a href="http://www.knowsky.com/tools/ToolHealth.asp" target="_blank">健康查询</a> | <a href="http://www.knowsky.com/tools/WorldTime.asp" target="_blank">世界时间</a> | <a href="http://www.knowsky.com/tools/wannianli.asp" target="_blank">万年历</a> | <a href="http://www.knowsky.com/tools/jieqi.asp" target="_blank">二十四节气</a> | <a href="http://www.knowsky.com/tools/hanzihengshupaiban.asp" target="_blank">汉字横竖排版</a> | <a href="http://www.knowsky.com/tools/mobile.asp" target="_blank">手机号码查询</a> | <a href="http://www.knowsky.com/tools/jisuanqi.asp" target="_blank">计算器</a> | <a href="http://ip.knowsky.com/" target="_blank">ip搜索</a></td> </tr> </table> <table width="860" border="0" cellpadding="2" cellspacing="0" align="center" bgcolor="#F6F6F6"> <tr> <td align="center" height="33"><a href="http://www.knowsky.com/contactus.asp" target="_blank">业务联系</a> | <a href="http://www.knowsky.com/ad.asp" target="_blank">广告刊登</a> | <a href="http://www.knowsky.com/contactus.asp" target="_blank">频道合作</a> | <a href="http://www.knowsky.com/contactus.asp" target="_blank">投稿荐稿</a> | <a href="http://www.knowsky.com/contactus.asp" target="_blank">联系方式</a> | <a href="javascript:window.external.AddFavorite('http://www.knowsky.com/','动态网站制作指南')">加入收藏</a> | <a href="http://www.knowsky.com/aboutrss.asp" target="_blank">RSS订阅</a> </td> </tr> <tr> <td align="center">Copyright © 2000-2009 <a href="http://www.knowsky.com">www.knowsky.com</a> All rights reserved | 沪ICP备05001343号 </td> </tr> </table> <div align="center"><img src="http://img.knowsky.com/img/bottom.jpg" width="860" height="15"></div> <script language="JavaScript" type="text/javascript" src="http://spcode.baidu.com/spcode/spstyle/style1101.jsp?tn=sayyes_sp&ctn=0&styleid=1101"></script> <div id="Layer1" style="position:absolute; width:0px; height:0px; z-index:1; visibility: hidden; left: 0; top: 0"> <script src='http://s40.cnzz.com/stat.php?id=222311&web_id=222311' language='JavaScript' charset='gb2312'></script> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-6310146-1"); pageTracker._trackPageview(); } catch(err) {}</script> </div><script language="JavaScript" src="content.js"></script> </body> </html>