Hello Sir,
I want to make a reminder or alert.It send email on which reminder date is fixed by user.
How can i do it in asp.net 4.0?
Thanks
Refer
http://www.aspsnippets.com/Articles/Automated-Email-Notifications-using-SQL-Server-Job-Schedular.aspx
But i wanna make 1 API for reminder..
how can i do this?
I want an auto reminder.
Reminder will send email before 30 days of end date of products validity.
then how can i do it?
ASP.Net does not have any schedular. The example i gave you sends email auto reminder from sql server
I am Using sql server 2008.
then how can i use this code?
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.