Tag Archives: microsoft

How to Customize the Outlook Today Page with Cut-and-Paste Code (and a little HTML)

The Outlook Today page is used as a summary of your email, appointments, and tasks. While you could make any web page your Outlook Today page (which would defeat the purpose) or customize the existing pages that came with Outlook (which can be rather painful), you could just create your own summary page. A simple page will require some basic HTML to create the layout, while an advanced page will require additional coding experience. Here’s some good starting info to create a basic page.

To begin with, you need to decide which elements of Outlook you wish to include on your new summary page. Do you want your Inbox, Calendar, Tasks, Contacts, and/or Notes all on the same page? Along with this, you need a rough idea of how much available room you have to display the page. This will be decided by what resolution you are running, whether you run the application maximized or not, whether you use the Navigation Bar and To-Do Bar (Outlook 2007/2010) and if you want to utilize scrolling or have everything easily viewable. This works for Outlook 2003, 2007 and 2010.