R
RSteph
I have a databe setup, with a form that allows a user to enter text for a
subject line and body of an e-mail, then use a query to generate a list of
e-mails to send to; it also allows for the user to browse to a file to attach
to the e-mail. The code then sends the email out as a serial email, bypassing
outlook.
If there is no attachment the e-mails go out just fine, but if I try to add
an attachment (in this case a .doc file) the attachment doesn't go out, and
instead it adds a large block of random characters to the bottom of my
e-mail. Some of the recipients are complaining that this is causing problems
on their end when trying to open the e-mails.
Does anyone have any ideas why adding the attachment is causing this
problem? This computer is using Office 2003 (Access, Word, Excel, Outlook).
Any help would be greatly appreciated.
Thank you.
subject line and body of an e-mail, then use a query to generate a list of
e-mails to send to; it also allows for the user to browse to a file to attach
to the e-mail. The code then sends the email out as a serial email, bypassing
outlook.
If there is no attachment the e-mails go out just fine, but if I try to add
an attachment (in this case a .doc file) the attachment doesn't go out, and
instead it adds a large block of random characters to the bottom of my
e-mail. Some of the recipients are complaining that this is causing problems
on their end when trying to open the e-mails.
Does anyone have any ideas why adding the attachment is causing this
problem? This computer is using Office 2003 (Access, Word, Excel, Outlook).
Any help would be greatly appreciated.
Thank you.