Hi,
I have two questions.
1. I have ASP application with VB business objects and SQL Server 2000 on
window 2000 enviroment. I want to validate users email addresses. I donot
want to validate email addresses on client or server side. I want to
validate them through SMTP (CDO). I know that SMTP returns some code if
the address is not valid. Can some one help me. what i donot know is if
there is a way to catch those code using CDO.
2. In my application i want to send millions of emails. Some of the emails
are needs to be send at some specific times. Is there any way i can do
this other then writing utility in VB using timer event.
I will welcome all suggestions!
Thanks
Nasir