Surely this isn't too hard for you to test. Looking at:
http://www.aspemail.com/manual.html seems to indicate to me that .Reset() is
all you need.
Create the Object
Assign Properties (other than address)
Start Loop
Reset Address
Assign Address
Send
End Loop
Destroy Object
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "lon.kraemer" <[EMAIL PROTECTED]>
Subject: AspEmail question
: I use the free version of Persits AspEmail. I'm sending emails to
: multiple recipients and have simply been adding BCC by looping through a
: recordset (getrows) array.
:
: Now I have need that the Mail.Body will be different for each recipient.
: IOW, each Mail.Send will have a distinct Mail.AddAddress and Mail.Body.
: All other properties will be the same for each.
:
: Do I need to destroy/open the Mail object for each iteration in the
: loop? Should I use the Mail.Reset or Mail.ResetAll methods? The manual
: is a bit sketchy for these.
:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]