473,324 Members | 2,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

HTML Mail SMTP

I've written an utility that enables me to send SMTP mail from MS
Access using DDE and a custom VBA object.. I've got a client who is
unable to install the utility due to company policy.

I'm looking for some example VBA code that that can be used from within
MS Access to send email.

Requirements
1. Ability to set the from address
2. Ability to send mail without throwing a dialog
3. Ability to include an attachment
4. Ability to set blind carbon copies
5. Ability to merge data with a HTML form.

Thanks in advance

Keith

Nov 7 '06 #1
3 2768
How about the MAPI Session and message controls?
Gerhard

"Keith Hutchison" <ke******************@gmail.comwrote in message
news:11**********************@h54g2000cwb.googlegr oups.com...
I've written an utility that enables me to send SMTP mail from MS
Access using DDE and a custom VBA object.. I've got a client who is
unable to install the utility due to company policy.

I'm looking for some example VBA code that that can be used from within
MS Access to send email.

Requirements
1. Ability to set the from address
2. Ability to send mail without throwing a dialog
3. Ability to include an attachment
4. Ability to set blind carbon copies
5. Ability to merge data with a HTML form.

Thanks in advance

Keith

Nov 8 '06 #2
Keith Hutchison wrote:
I've written an utility that enables me to send SMTP mail from MS
Access using DDE and a custom VBA object.. I've got a client who is
unable to install the utility due to company policy.

I'm looking for some example VBA code that that can be used from within
MS Access to send email.

Requirements
1. Ability to set the from address
2. Ability to send mail without throwing a dialog
3. Ability to include an attachment
4. Ability to set blind carbon copies
5. Ability to merge data with a HTML form.
Check out http://www.slipstick.com for some leads.

Another commonly cited solution is BLAT:
http://www.blat.net/

Though I can't say how current this project is...

--
'---------------
'John Mishefske
'---------------
Nov 8 '06 #3

Gerhard wrote:
How about the MAPI Session and message controls?
Good idea ... thanks

Keith

Nov 17 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ...
3
by: Nancy | last post by:
Hi, Guys, I am new to Python. I am trying to following the example on http://www.modpython.org/live/current/doc-html/tut-pub.html In this example, it gives the following html code, <form...
6
by: erdem kemer | last post by:
i cant send mail to yahoo mail or hotmail while i can send my other mail accounts (pop3) is it becouse yahoo and hotmail is web-based mail here is the code MailMessage mailMsg = new...
6
by: John J. Hughes II | last post by:
I have a service that needs to send e-mail alerts. I have been attempting to use the System.Net.Mail function from .NET but this seems to require the IIS be installed and running. Since some of...
2
by: ChrisA | last post by:
I'm sending email from my ASP.NET 1.1 app, and it works fine providing the BodyFormat of the System.Web.Mail.MailMessage is set to Text. If I change to Html format, it breaks. Here's the code: ...
14
by: jcage | last post by:
Is there any tutorials online for sending email through forms? I can send an email as well as write to my MySQL database from home with the following code but not at work. I think there might be...
1
rsrinivasan
by: rsrinivasan | last post by:
Hi, I am Sending mail from java. When I run the program I hava Following error.. DEBUG: setDebug: JavaMail version 1.4ea DEBUG: getProvider() returning javax.mail.Provider DEBUG SMTP:...
7
by: daniyalnawaz | last post by:
Hi! Im trying to send a html mail through PEAR but what I get in mail is blank email. Below is my code require_once "Mail.php"; require_once "Mail\mime.php";
1
by: pelusa | last post by:
hello all, i need help modifying a small perl script that sends an email after a form is submitted. i need to be able to receive the email in html format, but my knwoledge of perl is very poor....
1
dmjpro
by: dmjpro | last post by:
I am using SMTP mail server. I am sending a mail from SMTP client using Java Mail. But now i am getting this exception... Relaying denied. IP name possibly forged The debug informations given...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.