Automated e-mails

marchetto

Member
Joined
Apr 5, 2011
Messages
6
Programming Experience
Beginner
Hi, I'm having another problem. I'm building a VB.NET website. I have two databases. One containing the user info, and the other containing user records. I want to check every day if any record in second database is older than 14 days, if it is I want the program to delete it and to send email to to the user that his record was deleted. I really don't know how to do that with no event trigger. Searched online but nothing helps me.

Any help, please?
 
Back
Top