I have some code which sends emails out with an attachment. sch = \"http://schemas.microsoft.com/cdo/configuration/\"
I want to send an email using arabic text as subject line. The code piece converts the special characters into arabic tex开发者_如何学JAVAt properly for message body but fails to do so for message su
We w开发者_如何学JAVArote a Delphi program that send some informations with CDO. In my Win7 machine (hungarian) the accents are working fine.
I created an application uses CreateOLEObject(\"CDO.Message\") Everything is working fine in my machine, but in another I got
I know How to send e-mail messages by using CDOSYS and the local SMTP directory with Visual Basic .NET
VBA/Excel Macro Programming - I\'m trying to automate sending out an email with an Excel attachment.When I try and add an attachment, I get the following error: \"Object doesn\'t support this property
I am getting this error when I try to send via the local server CDO.Message.1 error \'80070005\' Access is denied.
I\'ve got the code below, and I\'m trying to set the from field to allow Unicode. Currently in my email client I get \"??\".
We are getting random exclamation (!) mark in email body using CDO object in Classic ASP. We are not getting this exclamation mark with outlook. Problem only occur with Lotus Notes client. We use IIS
I have a web application that uses the CDO Message object to email reports. For example: Dim ob开发者_高级运维jCDO