How can i use the CDONTS object from C++?
all the examples i found are in VB or JScript, which aren't good enoough for me.
10x,
msiman
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10326917.html
Zones:
C++Date Answered: 06/09/2000 Grade: C Views: 0
I am using CDONTS to send out the email. But we found there is a problem when handle other character set.
e.g. Chinese Character (Big5)
I can resolve the problem by using the HTML email format. B...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10787083.htm...
Zones:
ASPDate Answered: 09/09/2000 Grade: B Views: 0
Dear all,
I would need VB code able to sen email with CDONT.
I will call it from an ASP page.
Please send only code that surely work.
Regards
Marky
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20083538.html
Zones:
Visual BasicDate Answered: 02/26/2001 Grade: A Views: 0
I'm trying to send an email when the user completes all sections of a survey. I cannot figure out how to get the information that has been entered into the database into the email message.
What...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20085620.htm...
Zones:
ASPDate Answered: 03/05/2001 Grade: A Views: 0
i am generating a newsletter through an application that will have a table with text and images and also a logo as well as text on top. how do i send such a newsletter using cdonts. i dont want to ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20097859.htm...
Zones:
ASPDate Answered: 04/04/2001 Grade: A Views: 0
i am generating emails through cdonts-iis-vbscript application. is there some way i can get a email notification when the target users read / open the mail they received from me??
this is happen...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20117552.htm...
Zones:
ASPDate Answered: 05/20/2001 Grade: A Views: 0
How to use the Return-Path header of the mail using CDONTS?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20118537.html
Zones:
Visual BasicDate Answered: 07/20/2002 Grade: A Views: 0
Hi experts,
Have a pretty serious problem here. I'm using CDONTS to send HTML emails and when the emails have a sequence of
newline-dot-newline, the mail will be sent out infinite times. I have...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20131142.htm...
Zones:
ASPDate Answered: 06/07/2001 Grade: B Views: 0
Hie Guys
I am trying to use the CDONTS.Newmail class in my vb application as follows
Dim myCDONTSMail As CDONTS.NewMail
Dim strFrom As String
Dim strTo As String
Dim strReply_...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20172029.html
Zones:
Visual BasicDate Answered: 08/22/2001 Grade: B Views: 0
I am trying to send a newsletter to 20,000 customers,
(In batch of 500 or 1000)
I am using CDONTS to do that.
These are my problmes,
1- Queue folder under mailroot gets full and it will tak...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20192025.htm...
Zones:
ASPDate Answered: 01/31/2002 Grade: A Views: 0