P
Peter Ramsebner
Hi all,
i want to log outgoing messages in a sql server database.
The principal idea is:
1) write a new mail message
2) instead of using the send button, the user have to click a user defined
button wich:
- saves the message (to generate an EntryID)
- send the message
- create a record in my sql server database
The Problem is that new messages doesn't have a customer menu bar and it is
not possible to run vba code or makros.
-> How can i solve this problem?
Any help would be greatly appreciated
Peter
i want to log outgoing messages in a sql server database.
The principal idea is:
1) write a new mail message
2) instead of using the send button, the user have to click a user defined
button wich:
- saves the message (to generate an EntryID)
- send the message
- create a record in my sql server database
The Problem is that new messages doesn't have a customer menu bar and it is
not possible to run vba code or makros.
-> How can i solve this problem?
Any help would be greatly appreciated
Peter