![]() |
Web browsing in Outlook
I need to navigate to given web page in Outlook.
Now I look through all the CommandBars of ActiveExplorer, find 'Web' commandbar, and set url address to the last ctrl of the 'Web' commandbar. But, of course, if that address ctrl is hidden or 'Web' command bar is hidden I cannot use this approach. What should I use instead? |
Web browsing in Outlook
If you want the Web page shown directly in Outlook use the MAPIFolder Web*
properties (WebViewOn, WebViewURL and the hidden WebViewAllowNavigation). If you want it in a browser window automate an IE object and use its Navigate method. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Ivan" wrote in message ... I need to navigate to given web page in Outlook. Now I look through all the CommandBars of ActiveExplorer, find 'Web' commandbar, and set url address to the last ctrl of the 'Web' commandbar. But, of course, if that address ctrl is hidden or 'Web' command bar is hidden I cannot use this approach. What should I use instead? |
Web browsing in Outlook
As I understand I need to create a folder in Personal folders and use it for
web navigation directly in Outlook? |
Web browsing in Outlook
That or starting up a browser window by automating IE. You can also use an
existing folder, but if you want it back to normal afterwards just kill the Web* properties. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Ivan" wrote in message ... As I understand I need to create a folder in Personal folders and use it for web navigation directly in Outlook? |
Web browsing in Outlook
Thanx a lot
|
All times are GMT +1. The time now is 12:25 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com