473,802 Members | 1,955 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

email using CDONT component

hi all ,

i have to send the mail to all the employees of the company , e-mail address
is stored in a table .

i m using cdont component to send the mail ,

what are the basic requirement of cdont

how to install cdont on server 2000 and is it necessary that smtp server
shoud be installed or enabled on that server or it can be on other server .

actually , where i m developing this software , tech support said , the
server on which i m working smtp on that server is not installed , it is
available on another server , is it possible

i think u can understand , what i m trying to say ,

please explain the procedure and settings of all these thing .

Rgds
rajiv

Jul 22 '05 #1
2 1586
First off I'd suggest you look at CDO instead of CDONTS. It's an obsolete
technology.
Second, you can specify the server to send through with CDO. There are
samples on www.aspfaq.com and I believe there are even some on my site
(www.darkfalz.com) but just google it and you should get MANY samples.

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Rajiv" <Ra***@discussi ons.microsoft.c om> wrote in message
news:58******** *************** ***********@mic rosoft.com...
hi all ,

i have to send the mail to all the employees of the company , e-mail
address
is stored in a table .

i m using cdont component to send the mail ,

what are the basic requirement of cdont

how to install cdont on server 2000 and is it necessary that smtp server
shoud be installed or enabled on that server or it can be on other server
.

actually , where i m developing this software , tech support said , the
server on which i m working smtp on that server is not installed , it is
available on another server , is it possible

i think u can understand , what i m trying to say ,

please explain the procedure and settings of all these thing .

Rgds
rajiv

Jul 22 '05 #2
CDONTS does use SMTP server to do the actual sending. All CDONTS is capable
of really doing is reading the SMTP server configuration to get the path to
the drop folder of the local SMTP service.

Although I use CDONTS I would recommend using CDO for the reasons offered by
the previous postee.
"Rajiv" <Ra***@discussi ons.microsoft.c om> wrote in message
news:58******** *************** ***********@mic rosoft.com...
hi all ,

i have to send the mail to all the employees of the company , e-mail
address
is stored in a table .

i m using cdont component to send the mail ,

what are the basic requirement of cdont

how to install cdont on server 2000 and is it necessary that smtp server
shoud be installed or enabled on that server or it can be on other server
.

actually , where i m developing this software , tech support said , the
server on which i m working smtp on that server is not installed , it is
available on another server , is it possible

i think u can understand , what i m trying to say ,

please explain the procedure and settings of all these thing .

Rgds
rajiv

Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1920
by: dave | last post by:
hi guys I m trying to execute few lines code tht i have copies from microsoft tech script centre. basically its to send email without using any smtp service. u can find the code snippet from following link. http://www.microsoft.com/technet/community/scriptcenter/en tscr/scrent16.mspx while executing this code in vbs file i was getting error:
1
2229
by: Simon Wigzell | last post by:
I send HTML formatted emails with links and images in them generated by my asp driven website. Occasionally the image will not appear and the link will not work. By looking at the email at the receive end, (right click/properties/details/message source, this is what I sent: <p align="center" style="margin-top: 0; margin-bottom: 0"><a href="http://www.mississippiprinting.com/MPCHomeOld.asp"> <img border="0"...
3
2180
by: Karl Roes | last post by:
Hi all, I am after some suggestions on ways to email an errorlog table. I have been working on remote interfaces and would like the users to email the errorlog back to me at the push of a button when required. Regards Karl
5
8798
by: Andreas | last post by:
I am working with three computers, my developing computer, a Web Server and a Mail Server (Exchange). I am trying to send a email from the Web Server via the Mail Server to a valid email address with this code: MailMessage msgMail = new MailMessage(); msgMail.To = "test@address.com"; msgMail.From = "from@address.com"; msgMail.Subject = "Mail Example Subject";
5
347
by: Arsalan | last post by:
How do I use ASP.NET to send an Email?
1
2343
by: bonnie.tangyn | last post by:
Hello All In my ASP page, I use CDONT to send email to client. But, I need to allow user preview and edit the email content before sending it out. Any advices? I have two ASP pages - h_email.asp and h_email_action.asp Inside the h_email.asp, I create a form and allow user to input information for the email.
3
2010
by: Ken D. | last post by:
OK, here is what I am attempting. I have an .asp page on our company intranet in which the user can key some referral information. Upon submit, the data is transferred to an SQL database and the user receives a confirmation of this submission. One of the fields that the employee selects is the sales rep to receive the referral. I would like to be able to send the rep an email with the information entered by the employee so they can...
4
1456
by: chaitanya02 | last post by:
Hi all, I want a button click to take me to a asp page, where I could enter an email address and upon submit on the asp page- i want a mail to be sent to the email address entered..Please suggest me on this. I am all new to asp programming, hope this will be simpler..I see many websites that gives code for this in Cdont-please suggest me the best one. Thanks in advance!
1
4173
by: hltaylor | last post by:
I have email forms on my website that are not generating email (or the email is not being sent by the server). Forms were updated from CDONT to CDO earlier this year and everything worked fine. Recently I noticed no emails were being received when forms sent. Testing goes OK - no errors generated. My server admin turned on the SMTP server logging, but I don't know what to look for in the logs.... help!
0
9699
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9562
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10538
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10305
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10285
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7598
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
4270
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3792
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2966
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.