- Displaying outlook monthly calendar as/on my desktop?
- Posted by gaikokujinkyofusho@gmail.com on February 14th, 2006
Is there a way I can have outlook's monthly view show up as my desktop?
It seems to me that this is possible but for the life of me i can't
figure out how.
Any help would be greatly appreciated!
Cheers
-Gaiko
- Posted by Richard Urban on February 14th, 2006
Bring up the calendar. Do an alt | prtscn of the calendar. Open Paint.
Do an Edit | Paste. Then save as a .jpg. into your "My Pictures" folder.
Then you can use the photo as a desktop wallpaper.
--
Regards,
Richard Urban
Microsoft MVP Windows Shell/User
Quote from George Ankner:
If you knew as much as you think you know,
You would realize that you don't know what you thought you knew!
<gaikokujinkyofusho@gmail.com> wrote in message
news:1139886509.907516.199180@f14g2000cwb.googlegr oups.com...
- Posted by gaikokujinkyofusho@gmail.com on February 14th, 2006
Thanks for the suggestion, i guess i should have been more specific. I
was looking for a more interactive option, where i could click on the
days modify the schedule etc.
Thanks
-Gaiko
- Posted by Brian Tillman on February 14th, 2006
gaikokujinkyofusho@gmail.com <gaikokujinkyofusho@gmail.com> wrote:
Something like this? http://www.desksware.com/Home.htm
--
Brian Tillman
- Posted by Keith Miller MVP on February 15th, 2006
What version of Outlook are you using?
--
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
<gaikokujinkyofusho@gmail.com> wrote in message
news:1139886509.907516.199180@f14g2000cwb.googlegr oups.com...
- Posted by gaikokujinkyofusho@gmail.com on February 15th, 2006
oops, i guess that might have been helpful. I am using outlook 2003 sp2
- Posted by Keith Miller MVP on February 16th, 2006
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>
-------------------------
--
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
<gaikokujinkyofusho@gmail.com> wrote in message
news:1140043158.005241.207060@f14g2000cwb.googlegr oups.com...
- Posted by gaikokujinkyofusho@gmail.com on February 17th, 2006
Wow, that is *exactly* what i was looking for, thanks!
- Posted by Keith Miller MVP on February 17th, 2006
You're welcome.
--
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
<gaikokujinkyofusho@gmail.com> wrote in message
news:1140207590.016677.45170@f14g2000cwb.googlegro ups.com...
- Posted by jg on February 20th, 2006
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
"Keith Miller MVP" <k.miller79@verizon.net> wrote in message
news:ulEvZApMGHA.2336@TK2MSFTNGP12.phx.gbl...
- Posted by Keith Miller MVP on February 21st, 2006
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.
--
Good Luck,
Keith
Microsoft MVP [Windows XP Shell/User]
"jg" <jg70124@nospam.verizon.net> wrote in message news:%23mmUmjmNGHA.648@TK2MSFTNGP14.phx.gbl...