A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Adding HTML text to the email body for each recipient



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 6th 06, 06:07 PM posted to microsoft.public.outlook.program_addins
Tom at GSD
external usenet poster
 
Posts: 84
Default Adding HTML text to the email body for each recipient

Hi,

I have an issue where we need to modify the HTML body of the message for
each recipent of an the outgoing email message. For example we are trying to
replace a tag in the email message with the recipents first name. So if the
body looks like

Dear first_name

We then would look up the recipient within the contacts and change the name
(first_name) with the proper first name within the contacts. So the result of
this would cause the body to display something like..

""Dear Joe"""

I am curious how I would do this for a batch send to multiple recipents??? I
want the text in the body to be personalized for each recipient. Is this
possible? Is so speed has to be considered also. We are doing this add-in
using ATL and VC 7.1.


  #2  
Old July 6th 06, 11:12 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Adding HTML text to the email body for each recipient

You'd have to send out individual emails in a loop, one to each recipient.
How much processing you do, how large the data set is and how efficient your
code is will determine speed, along with RAM and processor power.

--
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


"Tom at GSD" wrote in message
...
Hi,

I have an issue where we need to modify the HTML body of the message for
each recipent of an the outgoing email message. For example we are trying
to
replace a tag in the email message with the recipents first name. So if
the
body looks like

Dear first_name

We then would look up the recipient within the contacts and change the
name
(first_name) with the proper first name within the contacts. So the result
of
this would cause the body to display something like..

""Dear Joe"""

I am curious how I would do this for a batch send to multiple recipents???
I
want the text in the body to be personalized for each recipient. Is this
possible? Is so speed has to be considered also. We are doing this add-in
using ATL and VC 7.1.



  #3  
Old July 6th 06, 11:25 PM posted to microsoft.public.outlook.program_addins
Tom at GSD
external usenet poster
 
Posts: 84
Default Adding HTML text to the email body for each recipient

Thanks - that is what I thought. So obviously we would have an email in the
sent email items for each recipient.

"Ken Slovak - [MVP - Outlook]" wrote:

You'd have to send out individual emails in a loop, one to each recipient.
How much processing you do, how large the data set is and how efficient your
code is will determine speed, along with RAM and processor power.

--
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


"Tom at GSD" wrote in message
...
Hi,

I have an issue where we need to modify the HTML body of the message for
each recipent of an the outgoing email message. For example we are trying
to
replace a tag in the email message with the recipents first name. So if
the
body looks like

Dear first_name

We then would look up the recipient within the contacts and change the
name
(first_name) with the proper first name within the contacts. So the result
of
this would cause the body to display something like..

""Dear Joe"""

I am curious how I would do this for a batch send to multiple recipents???
I
want the text in the body to be personalized for each recipient. Is this
possible? Is so speed has to be considered also. We are doing this add-in
using ATL and VC 7.1.




 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
plain text to HTML email Andrew@HC Outlook - Installation 0 May 17th 06 05:01 PM
sending html in body of outlook xp email Help a Novice Please Outlook - General Queries 3 February 22nd 06 06:50 AM
adding an attachment to a new email goes into the body of the emai jannetta pincusi Outlook - Using Forms 1 February 15th 06 01:31 PM
How do I append text to the body of a email? Beginner Outlook and VBA 2 February 9th 06 09:36 PM
Dragging an email to the Calendar drops the email body text yan Outlook - Calandaring 2 February 1st 06 01:23 AM


All times are GMT +1. The time now is 07:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.