exchweb/controls/navbar.js /exchweb/controls/navbar.css rich client only rich client only rich client only By default, this source is generated and localized using the Wmtemplates.dll.
#EXCHANGE PUBLIC FOLDER FORMS CODE#
You can view this template in Appendix B: Code for the Navigation Bar, later in this document. Outlook Web Access Navigation Bar ComponentsThe navigation bar consists of the following components: Wmtemplates.dll Contains the template for the navigation bar for both rich clients and earlier version clients. The Folders view also contains a dropdown menu that is enabled by right-clicking an object. The Folders view typically shows both the current users mailbox folder hierarchy and the Public Folder hierarchy, which are similar to the folder list in Outlook. Unlike Outlook, Outlook Web Access end users cannot customize the Shortcut view. The Shortcuts view provides quick links to commonly used items. The Shortcuts view is similar to the Outlook Bar found in Microsoft Outlook (the MAPI client). To display the folders in the Outlook Web Access viewing pane, double-click Folders. For these browsers, there is a Folders icon (see Figure 11). Browsers other than Internet Explorer 5 or later display a Shortcuts view only. To switch between the two views, click the Shortcuts and Folders buttons at the top and bottom of the Outlook Bar. The two views available in the navigation bar are Shortcuts and Folders. Navigation BarBy default, the navigation bar in Outlook Web Access (located to the left of the main folder viewer) offers a number of shortcuts to your personal folders, as well as a listing of your private and public folders. Sample iframe.htm Note You must use Internet Explorer 4.0 or later to view this example. For more information about IFrames, see the MSDN Library. IFrames are supported in Microsoft Internet Explorer 4.0 or later and Netscape 6.
IFRAME is a standard HTML element as of the W3C HTML 4.0 specification. Figure 10 illustrates an example of Outlook Web Access hosted with an IFrame. For example, Web page authors can specify height and width parameters using IFrames. IFrames are inline floating frames that provide positioning control on a Web page. Frame layout 3 could be used, for example, to display banner ads in both frames 1 and 4, with a customized navigation bar in 2 and an Outlook Web Access data view in frame 3.įor an example of a customized Outlook Web Access layout, see Appendix D: Outlook Web Access Customization Example later in this document.īrowser Compatibility with IFrameYou can also display Microsoft Outlook Web Access components in an IFrame. Typically, an Active Directory Service Interface (ADSI) lookup should be used to find the e-mail address of the authenticated user and his or her e-mail address against Active Directory to ensure the proper URL is generated.
#EXCHANGE PUBLIC FOLDER FORMS WINDOWS#
Note For the above examples, the URL was generated using the users Microsoft Windows NT account name.