Outlook today and shared maps

  • Thread starter Thread starter Me
  • Start date Start date
M

Me

We are running Outlook XP tohether with "workgroupshare" for sharing
contacts, tasks and calender. I wonder if it is possible to see the shared
items (calender and task) in the today window instead of the personals tasks
and calender.

mvg,
John
 
Theoretically this is possible. The only way to do it would be to
write an HTML file containing client side script which would directly
program the Outlook Object Model. You can right click on Outlook Today
and select Properties and in the Home Page page, you can specify an
HTML file in the Address field. WorkgroupShare creates a "Shared
Information" folder which the script can look for. It could then
iterate through each user folder, pulling out the calendars and tasks
for each user for the current day.

Simon Bates
http://www.workgroupshare.com
"Share Outlook folders without Exchange Server"
 
Back
Top