![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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? |
Ads |
#2
|
|||
|
|||
![]()
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 news ![]() 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? |
#3
|
|||
|
|||
![]()
As I understand I need to create a folder in Personal folders and use it for
web navigation directly in Outlook? |
#4
|
|||
|
|||
![]()
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 news ![]() As I understand I need to create a folder in Personal folders and use it for web navigation directly in Outlook? |
#5
|
|||
|
|||
![]()
Thanx a lot
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Code to prompt for browsing Outlook Folders | Donald Fisher | Outlook and VBA | 4 | August 16th 07 11:16 AM |
Outlook 2003 slow when BROWSING drive to inserting attachements. | David M | Outlook - General Queries | 0 | January 29th 07 09:45 PM |
Browsing For Files | DavidW | Outlook - Using Forms | 1 | April 21st 06 02:14 PM |
Browsing Restrictions | Cgriffin | Outlook Express | 1 | February 18th 06 11:20 PM |
How can I do offline browsing... | Ismael | Outlook Express | 1 | January 23rd 06 04:27 PM |