Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / September 2005

Tip: Looking for answers? Try searching our database.

Online folder view in Outlook

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jonas Christensen - 05 Sep 2005 13:58 GMT
>From the bookm "Microsoft Outlook Programming: Jumpstart for
Administrators, Power Users, and Developers" by Sue Mosher I have found
out that custom html-views of folder content can be created using
something like:

<object classid="clsid:0006F063-0000-0000-C000-000000000046"
 id="ViewCtl1"
 codebase=http://activex.microsoft.com/a ctivex/controls/
 office/outlctlx.cab#ver=9,0,0,3203
 width="100%"
 height="410">
<param name="Folder"
 value="\\Private folders\My Folder">
<param name="DeferUpdate" value="0">
</object>

Can this be used to view Contacts or Messages placed somewhere else?
(Eg. on a server accessed using WebDAV og a SharePoint server)

I am trying to implement sharing of e-mail messages using a different
structure than an Exchange server can provide.

Also, does anyone have links to websites where I can learn more about
Folder Homepages in Outlook?
Sue Mosher [MVP-Outlook] - 05 Sep 2005 14:39 GMT
The view creation process should work in Outlook for any folder visible in Outlook.

Folder home pages are simply web pages visible in Outlook. You might enjoy the examples at http://www.digidashlive.com 

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> >From the bookm "Microsoft Outlook Programming: Jumpstart for
> Administrators, Power Users, and Developers" by Sue Mosher I have found
[quoted text clipped - 20 lines]
> Also, does anyone have links to websites where I can learn more about
> Folder Homepages in Outlook?
Jonas Christensen - 06 Sep 2005 09:08 GMT
> The view creation process should work in Outlook for any folder visible in Outlook.
>
> Folder home pages are simply web pages visible in Outlook. You might enjoy the examples at http://www.digidashlive.com

Thank you for your reply. From your link, I can see that it is only
possible to display "local" content in an Outlook web view.

I will try to solve my problem in anohter way, then...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.