473,383 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Sending 1 email each minute - CDO

I use CDO to send emails to existing customers. My ISP stops the emails if I
send more than a few in a short period of time.

Is there a way to pause between the sending of each email?

May 20 '07 #1
2 1531
On Sun, 20 May 2007 10:17:16 -0500, "Karl" <so*****@sbcglobal.biz>
wrote:

Check out the Form_Timer event and the TimerInterval property.
-Tom.

>I use CDO to send emails to existing customers. My ISP stops the emails if I
send more than a few in a short period of time.

Is there a way to pause between the sending of each email?

May 20 '07 #2
Karl wrote:
I use CDO to send emails to existing customers. My ISP stops the emails if I
send more than a few in a short period of time.

Is there a way to pause between the sending of each email?
http://www.mvps.org/access/api/api0021.htm

This shows you how you can put code to sleep. Remember this is in
milliseconds so for a minute you'd pass 60000.
May 20 '07 #3

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

Similar topics

0
by: praba kar | last post by:
Dear All, I have doubt regarding mail sending smtplib module. The below code is I used to send a mail. ########################################## import email.Message import email.Utils...
6
by: francescomoi | last post by:
Hi. My host decided to disallow mails from 'nobody' ('nobody' is the user of PHP+Apache) due to spam problems. I use the PHP mail function to send out a confirmation email for new users, and...
6
by: dgk | last post by:
I looked around for Sending Email hints and found quite a few, but I don't see how to do it with a hotmail account or anything where I have to logon. I'm willing to send them through the server, in...
3
by: Ant | last post by:
Hi, I'm using the MailMessage & smtpMail classes in System.Web.Mail to send mail, however it's not sending any emails. I'm using it on a Windows 2003 server. The simplest way to use this is...
0
by: Corvus | last post by:
Hi, we have an ASP.Net web application where users fill out a questionnaire and the the application emails them an employment report. The customer requires the report be sent as an email, so we...
6
by: Maxelcat | last post by:
Hi - getting very frustrated. I would really appreciate some help here! trying to send email via a form from my website. Have to use .asp and I have been round and round the houses trying to get...
9
by: JoeP | last post by:
Hi All, How can I find the reason for such an error: Failure sending mail. Some Code... oMailMessage.IsBodyHtml = False oMailMessage.Body = cEmailBody Dim oSMTP As New SmtpClient...
3
Nert
by: Nert | last post by:
Hello guys, I've created a private website for submitting employees reports online, now everytime an employee will submit his/her report i am sending an email alert through PHP script to remind...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.