J
Joost de Vries
Hi,
I'm currently working on a web application for a client and this web app
generates HTML snippets which I would like to insert into Outlook messages.
With VBA this is possible (using MSXML and the MessageItem object in Outlook
VBA). But because I want to provide my client with a solution that's both
stable and secure, I'm hesitating to develop this in VBA. (Because the client
may have to deal with popups and other security issues)
If you would be presented with this requirement, what method of deployment
would seem most suitable to you? I'm a web developer and I've done a few
projects with VBA in the past so this is quite new to me.
I'm currently working on a web application for a client and this web app
generates HTML snippets which I would like to insert into Outlook messages.
With VBA this is possible (using MSXML and the MessageItem object in Outlook
VBA). But because I want to provide my client with a solution that's both
stable and secure, I'm hesitating to develop this in VBA. (Because the client
may have to deal with popups and other security issues)
If you would be presented with this requirement, what method of deployment
would seem most suitable to you? I'm a web developer and I've done a few
projects with VBA in the past so this is quite new to me.