Recent content by reslstancelsfutlle

  1. R

    Classic ASP sending a CDO mail and attachments?

    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...
  2. R

    Classic ASP sending a CDO mail and attachments?

    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...
  3. R

    PDF Generation - ASP, C#/VB.NET, Coldfusion, AJAX?

    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...
  4. R

    PDF Generation - ASP, C#/VB.NET, Coldfusion, AJAX?

    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...
  5. R

    PDF Generation - ASP, C#/VB.NET, Coldfusion, AJAX?

    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...
Back
Top