Advertisement

1 - 10 of 321 containing alltags:("CDONTS") (0.001 seconds)
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
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...
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
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...
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 ...
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...
Zones: ASPDate Answered: 05/20/2001 Grade: A Views: 0
How to use the Return-Path header of the mail using CDONTS?
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...
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_...
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...
Zones: ASPDate Answered: 01/31/2002 Grade: A Views: 0