I don't do it manually. I'm creating something new.
This is a web application.
I want to loop through a database table and send out email messages. So I'll be checking the data to see if they need an email sent, then if they do, I'll look up the content of the mail I want to send from another table and then send them the email and then flag it as sent, and go to the next, etc.





by: CodeCruiserPosted on 2009-10-07 at 06:42:38ID: 25515220
Maintenance of what? Operating System? Your application? SQL Server? What does it involve when you do it manually? Any you want it to be ASP.NET pages?