[thelist] how do i BCC

.redstar. redstar at clix.pt
Tue May 9 19:37:04 2000


Alan,

"i am using the following script with winnt CDONewMail
how do i BCC someone, someones ?"

Using your example just add objMailer.Bcc = theBccMailAdress(es) after
declaring objMailer but before objMailer.Send

.redstar.