This application includes the following files:
File | Purpose |
---|---|
default.htm | Takes the user to anonfldr.asp. |
anlogon.inc | Contains all of the Microsoft® Visual Basic® Scripting Edition (VBScript) code necessary to log on anonymously (create and check a CDO session), and find any published public folders. |
anonfldr.asp | Checks for and if necessary creates an anonymous CDO session on the Microsoft Exchange Server, and then displays a list of messages in each published folder. |
global.asa | Performs Active Server startup and shutdown functions, including impersonation to validate the user. |