Outlook 2000 , word mail editor + html message type , no NewInspector event

A

Asa Bar-David

Hello,

Is there a way to capture event's and add buttons from vb6 addin into
outlook message window ,
When:
Word is the email editor , and html is the message type ?

Going throw most of the threads in this group I understood that there
is no "NewInspector" event in outlook 2000 (fixed in outlook 2002)

Is there a way to achieve this with out upgrading 100 workstations to
office 2002/3 ?





Asa.
 
M

Mark S.

Write a Word Addin... Or create a Word Document Template
(.dot) with built in VBA code to accomplish your intended
tasks and place it in Word's startup folder.
 
A

Asa Bar-David

I'm trying to catch the send event (if exist) , when using word as an
email editor client , I also need to add attachments programmatically
to the email message.
All of this must be done when word is the email editor and html is the
email type.

Maybe I'm missing something , but I had no success in doing so.

I'll appreciate any help.


Asa.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top