Connecting Tech Pros Worldwide Help | Site Map

Coding Access For Emails

  #1  
Old November 12th, 2005, 07:10 PM
JohnDoe
Guest
 
Posts: n/a
I am trying to find a sample coding in VB on how to setup a simple button
that will do a mass email from a table within Access 2000.

I want to be able to click a button and Access opens up my email client and
their are all my address' ready to go.

Any and all help wold be GREATLY appreciated!!



  #2  
Old November 12th, 2005, 07:10 PM
Jack MacDonald
Guest
 
Posts: n/a

re: Coding Access For Emails


For the actual transport of the message, consider using aspemail
http://aspemail.com/download.html

As for the addresses, that depends on the email client that you use
and how it stores its information. If it's MS Lookout, try googling
for "microsoft outlook object model"


On Fri, 16 Jan 2004 03:16:48 GMT, "JohnDoe" <lsa_sux@mail.com> wrote:
[color=blue]
>I am trying to find a sample coding in VB on how to setup a simple button
>that will do a mass email from a table within Access 2000.
>
>I want to be able to click a button and Access opens up my email client and
>their are all my address' ready to go.
>
>Any and all help wold be GREATLY appreciated!!
>
>[/color]

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Controlling a Toolbar from another Form Gerhard answers 4 November 7th, 2006 11:55 PM
API Browse Folder Dialog - hamgs if open when closing Access rdemyan answers 4 October 22nd, 2006 10:45 PM
testing emails WindAndWaves answers 5 November 13th, 2005 06:37 AM
python-dev Summary for 2004-08-01 through 2004-08-15 Brett Cannon answers 17 July 18th, 2005 03:27 PM