oops, i guess that might have been helpful. I am using outlook 2003 sp2
Copy the following to notepad (watch for wordwrap, each <> grouping is one line) and save as a .html
file. Double-click the file to verify it functions in IE. If all is good, you can use the file as
your desktop or an Active Desktop Web item. I would recommend the latter -- if you make the
calendar your background, all your right-click options are for the calendar, you'll lose your
desktop options.
----------------
<html>
<body>
<object ID="Calendar" CLASSID="CLSID:0006F063-0000-0000-C000-000000000046"
style="width:100%;height:100%">
<param NAME="Folder" VALUE="Calendar">
<param NAME="Namespace" VALUE="MAPI">
<param NAME="Restriction" VALUE>
<param NAME="DeferUpdate" VALUE="0">
</object>
</body>
</html>
-------------------------

Signature
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
> oops, i guess that might have been helpful. I am using outlook 2003 sp2
gaikokujinkyofusho@gmail.com - 17 Feb 2006 20:19 GMT
Wow, that is *exactly* what i was looking for, thanks!
Keith Miller MVP - 17 Feb 2006 20:41 GMT
You're welcome.

Signature
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
> Wow, that is *exactly* what i was looking for, thanks!
jg - 20 Feb 2006 21:59 GMT
That is cool, cool, cool.
Question: is there a way to change your HTML code such that it would display
today and the taskpad, as opposed to the month?
Thanks
> Copy the following to notepad (watch for wordwrap, each <> grouping is one
> line) and save as a .html
[quoted text clipped - 21 lines]
>
>> oops, i guess that might have been helpful. I am using outlook 2003 sp2
Keith Miller MVP - 21 Feb 2006 00:17 GMT
Not that I know of. On startup, it will display whatever calendar view was last used in Outlook.
But you can right-click the desktop calendar and use "Go to This Day". Use "Go to Date..." to
change to week or month view.

Signature
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
> That is cool, cool, cool.
>
[quoted text clipped - 28 lines]
> >
> >> oops, i guess that might have been helpful. I am using outlook 2003 sp2