如何在asp.net csharp中隐含自动通知? [英] how to impliment automatic notification in asp.net csharp ?

查看:88
本文介绍了如何在asp.net csharp中隐含自动通知?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


如何在asp.net csharp中隐含自动通知?
我正在使用asp.net Framework 3.5& sql server2008.我想在asp.net的特定页面或母版页中显示新的消息通知.请建议我如何暗示这个?


谢谢&问候
Ganu Varu Sharma.

Hi,
How to impliment automatic notification in asp.net csharp ?
I am using asp.net framework 3.5 & sql server 2008. I want to display new message notification in particular page or master page in asp.net. Please suggest me how i can impliment this ?


Thanks & Regards
Ganu Varu Sharma.

推荐答案



您是否希望页面上的某些信息超出给定的日期,或者想要从一个用户向另一用户发送消息?如果是这样,则可以按照以下步骤操作.

1)您需要一个计时器功能,该功能会在特定时间间隔后检查是否有新更新.
2)您的内容将在 UpdatePanel 内部,因此不会刷新页面.最好在可能的情况下使用json.
3)您可以在asp.net页面上使用 jQuery通知进行弹出.

希望这些信息可以帮助您解决问题.

谢谢
-amit.
Hi,

Do you want some information on page with given date exceeded or like sending message from one user to other user ? if is it so, then you can follow below steps.

1) you need one timer function that checks after particular time interval for new updates.
2) your content will be inside UpdatePanel so page will not be refreshed. and better to use json if possible.
3) you can use jQuery notice for popup in your asp.net page.

hope this information will help you to resolve your problem.

thanks
-amit.


这篇关于如何在asp.net csharp中隐含自动通知?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆