Article ID: 181483 - Last Review: February 22, 2007 - Revision: 3.3 How to render a calendar to an ASP page with CDOThis article was previously published under Q181483 SUMMARY
This article contains sample code that will use Collaboration Data Objects
(CDO) to render a calendar to an Active Server Pages (ASP) page. Note In order for this sample to work, Microsoft Outlook Web Access (OWA) must be installed on either the IIS computer or the Exchange Server computer. OWA is a separate component installed from the Exchange Server setup program. MORE INFORMATION
This is a simple example of how you can render your daily calendar to a Web
browser using an ASP page with VBScript and CDO.
Copy and paste the following code to an ASP page. Modify the variables that set the server and mailbox to appropriate values. This code requires Microsoft Exchange Server version 5.5. Here is the code: | Article Translations
|
Back to the top
