send automated e-mail

R

richard harris

can you help,

i would like to be able to confirm that a task has been completed (by maybe
a chk box or YES/NO combo), and if completed as TRUE then an automated e-mail
to be sent to the client with the e-mail address pre populated and also the
subject line and a pre set text explaining that the particular task has been
completed.

thanks

richard
 
G

Gijs Beukenoot

richard harris stelde dit idée voor :
can you help,

i would like to be able to confirm that a task has been completed (by maybe
a chk box or YES/NO combo), and if completed as TRUE then an automated e-mail
to be sent to the client with the e-mail address pre populated and also the
subject line and a pre set text explaining that the particular task has been
completed.

thanks

richard

Have a llok at
http://www.microsoft-accesssolutions.co.uk/email-from-ms-access-form.htm
 
M

Mastercafe - Juan

If you use Outlook then you obtain many MsgBox with alerts. Use redemption
to avoid this.
We install a local SMTP server on the machine that send mails, and use an
OCX from www.FathSoftware.com to manage the mail and contents
This solution is fully functional, and the user can send multiple mails
without msgbox or alerts

--
Saludos

Juan
Mastercafe S.L.
www.mastercafe.com
[email protected]
 
Top