Hi i have a doubt...
I want to call a function everyday at particular time in asp.net web application...what i want to do for that..
my function want to run every day and do one work how to do this? plz let me know any suggesstions?
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.
Prabhu RajaPosted Sep 20, 2011, 2:21 AM
You can do this by using Windows Task Scheduler . For more reference, use this link Click Here
Thank You