> Thanks for your reply. I have looked at the article and am guessing the > best place to loop thru a database to send out mass e-mail would be in the > OnRequestDone event. Would that be correct?
Yes, it is. > Does anyone have any code they > can share of this event to show how they processed records in a database? Have a look at ICS-V5 "MailRob" demo program. It is very old and quite unknown but contains useful code for you. -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be > ----- Original Message ----- > From: "Francois PIETTE" <[EMAIL PROTECTED]> > To: "ICS support mailing" <twsocket@elists.org> > Sent: Monday, July 28, 2008 11:08 AM > Subject: Re: [twsocket] TSmtpCli - How do I process multiple emails > usingthiscomponent? > > > > You are trying to use an asynchronous (non-blocking) component as a > > synchronous (blocking) one. > > The solution is simple: think asynchronous, think events ! > > Have a look there: > > http://wiki.overbyte.be/wiki/index.php/Asynchronous_Paradigm > > Then come back here to ask for more questions... > > > > -- > > [EMAIL PROTECTED] > > The author of the freeware multi-tier middleware MidWare > > The author of the freeware Internet Component Suite (ICS) > > http://www.overbyte.be > > > > > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be