Hi,
I am trying to send email using cdo like this:
mymail.AddAttachment "c:\whateverfile.pdf"
(this is not all of the code only the part that attaches the file)
It is going through an exchange server. Everything seems to work but when I open the email, the specified file is not attached...
Hi,
I am trying to send email using cdo like this:
mymail.AddAttachment "c:\whateverfile.pdf"
(this is not all of the code only the part that attaches the file)
It is going through an exchange server. Everything seems to work but when I open the email, the specified file is not attached...
I have a program written in Coldfusion and I want to combine PDFs in a "package" where the main pdf is a container with separate PDFs inside. Coldfusion has some tools but so far, I haven't found anything to do what I need and the DDX support doesn't seem to supprt packages or attachments...
I have a program written in Coldfusion and I want to combine PDFs in a "package" where the main pdf is a container with separate PDFs inside. Coldfusion has some tools but so far, I haven't found anything to do what I need and the DDX support doesn't seem to supprt packages or attachments...
I have a program written in Coldfusion and I want to combine PDFs in a "package" where the main pdf is a container with separate PDFs inside. Coldfusion has some tools but so far, I haven't found anything to do what I need and the DDX support doesn't seem to supprt packages or attachments...