Running the Converted LitCrit Form
When a user running the CML Web application chooses to read a submitted critique or submit a new critique, the application responds by providing ASP pages designed for the task. Their display involves the following:
- To support reading or submitting critiques, the CML Web application opens the generated Web version of the LitCrit form (IPM.Post.EnhancedLitCrit message class). Running this generated form also requires the ASP files of Outlook Web Access. See Displaying the Generated Form in Conjunction with OWA.
- To display an existing critique in this HTML/ASP form, the CML Web application populates its fields with critique data from a Microsoft Exchange Server information store, retrieved using CDO. See Finding the Critique Public Folder.