B
BryanC
Hey Everyone - thanks in advance for the help.
I'm working on an existing addin that was written for outlook 2003. It took
advantage of folder home pages by displaying many of the pages in html by
setting a folder home page. Their look is similar to the Outlook today page.
My Questions is, since outlook 2007 does not allow setting folder home pages
anymore due to security reasons, is there any way to accomplish the same view
without using folder home pages. It's possible to overwrite this setting in
the registry (thanks to some posts from Sue Mosher), but this is definitely
not optimal since is re introduces a security hole.
Is it possible to display a custom view when you click on a folder which
displays a view with just one big ie control/or html control in it (where i
can dump my html).
For clarity here is an example structure
Main Folder (Main store)
- Category 1
-- To do today
-- To do tomorrow
-- To do last week
Clicking on Category 1 would bring up a Category 1 page (looks like outlook
today page).
Thanks for the help,
Bryan
I'm working on an existing addin that was written for outlook 2003. It took
advantage of folder home pages by displaying many of the pages in html by
setting a folder home page. Their look is similar to the Outlook today page.
My Questions is, since outlook 2007 does not allow setting folder home pages
anymore due to security reasons, is there any way to accomplish the same view
without using folder home pages. It's possible to overwrite this setting in
the registry (thanks to some posts from Sue Mosher), but this is definitely
not optimal since is re introduces a security hole.
Is it possible to display a custom view when you click on a folder which
displays a view with just one big ie control/or html control in it (where i
can dump my html).
For clarity here is an example structure
Main Folder (Main store)
- Category 1
-- To do today
-- To do tomorrow
-- To do last week
Clicking on Category 1 would bring up a Category 1 page (looks like outlook
today page).
Thanks for the help,
Bryan