.net - Sending Automatic E-mails -


I want to send an automated e-mail based on date. If the current date table is more than 5 days from the current date field, then I need to send an e-mail to the fixed person. I am using VS.NET2003 / VB.NET / ASP.NET / SQL Sever 2000. Can you guys help me achieve this (if possible with code?) Thanks.

@ vik18, I suggest that let's see you basically, you set it in the beginning of the app And have to establish a job which examines certain circumstances in every X time. If there are items, you trigger something like an action, for example, sending an email.

Regards.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -