Hello,
I have an asp program that pulls email addresses from a customer database and sends them an email with a PDF file as the attachment. This is all done using CDONTS.
Some customers seem to receive the attachments fine. Others have asked me not to uuencode them because all they receive is mangled text in the body of the email. They have to uncode them in order to read the PDFs. However, I am not purposely encoding the attachments in any particular way.
Can anyone explain why this is happening and possibly suggest how I can fix it? Or even point me in the right direction?
I appreciate any help!
Carla
I have an asp program that pulls email addresses from a customer database and sends them an email with a PDF file as the attachment. This is all done using CDONTS.
Some customers seem to receive the attachments fine. Others have asked me not to uuencode them because all they receive is mangled text in the body of the email. They have to uncode them in order to read the PDFs. However, I am not purposely encoding the attachments in any particular way.
Can anyone explain why this is happening and possibly suggest how I can fix it? Or even point me in the right direction?
I appreciate any help!
Carla