本文介绍了如何在Asp.net C#中制作提醒功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
所有人早上好,
我想使用c#在ASP.net中创建提醒功能.我制作了一个包含日期和时间以及该提醒的详细信息的Web表单,该表单也存储在数据库表中.因此,当付款请求在特定的给定日期到来时,我们如何从表格中进行检查.
请帮我弄清楚这些东西.....
在此先感谢.....
Mitesh
Good morning to All,
I want to make a reminder facility in ASP.net with c#. i make a one web form consist date and time and the detail of that reminder and also stored into the database table. so when the remider comes at specific given date, how we check that from the table.
please help me to make out such things.....
Thanks in advance.....
Mitesh
推荐答案
这篇关于如何在Asp.net C#中制作提醒功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!