Hello,
I have a tool on my web site (IIS 4.0) that uses a combination of ASP, CDONTS, and the SMTP service to send out .PDF files to customers.
One customer is doing auto-processing based on MIME types which makes it important to him that the MIME type be set to the value he expects. In CDONTS I know I can set the mailformat to MIME but is there a way to specifically set the MimeContent to application/pdf and the extension to pdf? Right now when he receives our attachments, he receives them with a .bin extension.
Any help is greatly appreciated!
Thank you,
Carla
I have a tool on my web site (IIS 4.0) that uses a combination of ASP, CDONTS, and the SMTP service to send out .PDF files to customers.
One customer is doing auto-processing based on MIME types which makes it important to him that the MIME type be set to the value he expects. In CDONTS I know I can set the mailformat to MIME but is there a way to specifically set the MimeContent to application/pdf and the extension to pdf? Right now when he receives our attachments, he receives them with a .bin extension.
Any help is greatly appreciated!
Thank you,
Carla