如何查询 Exchange 日历上的所有事件?
我目前正在为 ASP .Net CMS 编写房间预订日记模板,并且我需要能够从交换日历中检索信息。
任何人都可以向我指出一些好的示例代码的方向,该代码可以让我根据月份参数查询单个日历吗?另外,是否可以为查询提供一个参数来包含或排除那些只是暂时同意的约会/会议?
最后,当我希望显示结果信息时,是否有任何好的基于 jQuery 的日历插件与 ie6 兼容?
非常感谢,
布莱恩。
I'm currently writing a room booking diary template for an ASP .Net CMS and I need to be able to retrieve the information from an exchange calendar.
Can anyone point me in the direction of some good sample code which lets me query an individual calendar based on a month parameter? Also, is it possible to provide a parameter to the query to either include or exclude those appointments / meetings which are only tentatively agreed?
Finally, are there any good jQuery based calendar plugins which are ie6 compatible for when I wish to display the resulting information?
Thanks a lot,
Brian.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于基于 jQuery 的日历,我将使用 FullCalendar
它适用于:Firefox 2/3、Safari 3/4、 Opera 10、IE 6/7/8
For your jQuery based calendar I would use FullCalendar
It works with: Firefox 2/3, Safari 3/4, Opera 10, IE 6/7/8