J
Joerg Bonsack
Hello everybody,
does anyone know how I can cheat this.
I have created a new menu (all in vba). I called it "Intranet".
If I click to this a website should open INSIDE Outlook.
It works fantastic under Outlook 2003. But under OL2002 it opens a new
Internet Explorer window. How can I do this?
Pseudo-Code:
- Starting Outlook
- Creating new Menu
if click on the new Menu
- Search the Web Combo ID and set the text to my desired url.
- Execute.
OL2003: Nicely appears into the Outlook Environment
OL2002: Displaying the site in a new Explorer Window Instance
Joerg
does anyone know how I can cheat this.
I have created a new menu (all in vba). I called it "Intranet".
If I click to this a website should open INSIDE Outlook.
It works fantastic under Outlook 2003. But under OL2002 it opens a new
Internet Explorer window. How can I do this?
Pseudo-Code:
- Starting Outlook
- Creating new Menu
if click on the new Menu
- Search the Web Combo ID and set the text to my desired url.
- Execute.
OL2003: Nicely appears into the Outlook Environment
OL2002: Displaying the site in a new Explorer Window Instance
Joerg