PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Automating Outlook

Reply

Automating Outlook

 
Thread Tools Rate Thread
Old 20-12-2006, 03:12 PM   #1
Andrew Kennard
Guest
 
Posts: n/a
Default Automating Outlook


Hi all

I am looking at the possibility of automating outlook to send single one off
and large group mailings using Outlook as an ActiveX in my (Visual Dataflex)
application

The main reason is that the client wants to be able to construct and send
HTML emails with images etc from our application.

Ideally I would like to allow them to setup the email in out look using its
font, formatting and image abilities etc

Then within my app be able to 'pick this up' and email it to a small or
large group of people as INDIVIDUAL messages.

I would also like to be able to do a one off email where I tell outlook to
show the new message window which the header fields filled in (and perhaps
some of the body) they just then complete the message and click send.

There are plenty of email ocx's out there but none that I have found seem to
handle the construction of a HTML message with a wysiwyg editor like outlook

Thanks in advnace for any tips !

Kind Regards

Andrew


  Reply With Quote
Old 20-12-2006, 03:27 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Automating Outlook

You can handle the NewInspector event on the Inspectors collection, which
will fire every time a new email is opened. See www.outlookcode.com for lots
of Outlook code samples.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Andrew Kennard" <a.kennard@btinternet.com> wrote in message
news:urdxIlEJHHA.3668@TK2MSFTNGP02.phx.gbl...
> Hi all
>
> I am looking at the possibility of automating outlook to send single one
> off and large group mailings using Outlook as an ActiveX in my (Visual
> Dataflex) application
>
> The main reason is that the client wants to be able to construct and send
> HTML emails with images etc from our application.
>
> Ideally I would like to allow them to setup the email in out look using
> its font, formatting and image abilities etc
>
> Then within my app be able to 'pick this up' and email it to a small or
> large group of people as INDIVIDUAL messages.
>
> I would also like to be able to do a one off email where I tell outlook to
> show the new message window which the header fields filled in (and perhaps
> some of the body) they just then complete the message and click send.
>
> There are plenty of email ocx's out there but none that I have found seem
> to handle the construction of a HTML message with a wysiwyg editor like
> outlook
>
> Thanks in advnace for any tips !
>
> Kind Regards
>
> Andrew
>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off