Send emails automatically in aspx c# sql -


i want able send emails automatically (every week) person letting them know add hours in system. have button job of sending emails automatically send emails.

you can use window service send emails, refer link: http://www.dotnetfunda.com/articles/show/931/how-to-send-mail-automatically-for-every-five-minutes-using-csharp


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -