在我的网站/数据库上生成每日计划报告的最佳方式是什么

发布于 2024-08-23 10:53:40 字数 139 浏览 5 评论 0原文

我有一个托管在 www.webhost4life.com 上的网站。它是一个基本的 asp.net mvc 站点,带有 SQL Server 后端。我想要一个“脚本”或运行数据库查询并每天发送电子邮件的东西。使用托管网络提供商每天运行来设置此功能的最佳方法是什么?

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心凉怎暖 2024-08-30 10:53:40

Windows 的任务调度程序可以完成 cron 可以完成的大部分事情。

到达设置->控制面板->计划任务

这里还有其他想法。

Windows' task scheduler can do most things that cron can do.

Reached at Settings -> Control Panel -> Scheduled Tasks

There are other ideas here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文