Click here to Skip to main content
16,012,223 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
HI
how to send a mail to customer who is registerd.
and want to send a mail based on registration date.
suppose after 1 day from registration then mail should be send from template save in database in HTML format.

similarly 2 day from registration differnt mail from template.
so how to create a application which will run on client side continuous and if the time matches will shoot the mail(and how to set a interval to send mail.
Posted
Updated 13-Feb-15 18:37pm
v2
Comments
[no name] 13-Feb-15 23:56pm    
You seem to be not sure about your question too.
Please clarify the question.
Sachin MCA2012 14-Feb-15 0:08am    
simply i want to send a mail matching the criteria with customer registration date
and difference between registration date and todays date if it is 5,6, 7,8,9 like that differnt mail body has to be sent on regular basis
Wastedtalent 16-Feb-15 9:19am    
How do you want to send your e-mail? Through your own Exchange server, or, in this case I'd recommend looking into using something like Mandrill to handle the e-mails themselves and then just get the users from your database and pass to Mandrill via one of the many web API options.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900