Hi,
i want to send an email through asp.net 2.0 web service if the certain time condition say on 10am daily the email should get shooted from web applcaition
Any help would be appreciated.
Thanks,
Vijay
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Feb 4, 2011, 7:19 PM
Suthish NairPosted Feb 4, 2011, 2:29 PM
Suthish NairPosted Feb 3, 2011, 6:10 AM
I was trying to help you, in normal ways how people send mails.
If it doesn't helped you then just ignore.
Am also looking forward for this thread answer, will be helpful too me also.
Might someone came up with a solution.
Suthish NairPosted Feb 3, 2011, 5:41 AM
2. This must be a daily process for all users without any user interaction.
3. If you are using SQL Server as DB, you can create jobs with your logic to send mails at 10 am.
Vijay YadavPosted Feb 3, 2011, 5:21 AM
Actly i am doing web application and it will get hosted on server. The requirement is that if some employee failed to enter his attendance detail then the application will check in the database if the column is blank then at 10 am the email will get shooted automatically.
Suthish NairPosted Feb 3, 2011, 4:48 AM