i have a website that is being hosted on www.webhost4life.com. Its a basic asp.net mvc site with a backend of SQL Server. I want to have a "script" or something that run a database query and sends out an email daily. what is the best way to set this up using a hosted web provider to run every day.
Asked
Active
Viewed 419 times
1 Answers
2
Windows' task scheduler can do most things that cron can do.
Reached at Settings -> Control Panel -> Scheduled Tasks
There are other ideas here.

Community
- 1
- 1

Josh Curren
- 10,171
- 17
- 62
- 73