用户Outlook日历是否可以显示在Intranet中的ASP.NET网页上?

时间:2012-04-18 07:01:20

标签: asp.net outlook

是否可以在Intranet中的网页上嵌入Outlook日历?

如果是,您是否只是嵌入了代码段并配置了一些标签,例如需要不到一天的时间? 或者你必须使用API​​,渲染你自己的HTML等,这使它成为一项大工作,例如超过2天。我们是经验丰富的开发人员,但之前没有这样做过。

enter image description here

1 个答案:

答案 0 :(得分:3)

这个链接在讨论可能性时看起来非常彻底:

http://www.slipstick.com/outlook/calendar/publishing-outlook-calendars-on-the-internet-or-an-intranet/

然后,就是这样:

http://www.pcworld.com/article/134979/publish_your_outlook_2007_calendar_to_the_web.html

(顺便说一句,这完全是谷歌5分钟的结果......)