Bcc on email

  • Thread starter Thread starter Stockwell43
  • Start date Start date
S

Stockwell43

Hello,

I have a question. I have a database that has a "Send Email" button on the
form. when clicked, it will pop up an email with the To: and Cc: fields
prefilled(coded it that way). I would like to be able to Blind copy three
individuals on every email. Is there a way to do this with the Blind copy? I
tried doing SendBcc: and then my email address but it didn't work. Any help
would be most appreciated.

Thanks!!!!
 
Yes you can add BBC e-mail addresses but the how-to do it depends on how you
are sending the e-mails currently.

You would need to post the code use to send you e-mail as is and then we
will be able to advise you how to add the BCC to it. So post the buttons
OnClick event code.
 
Back
Top