如何在客户端获取警报

时间:2021-08-31 15:59:30

I want to set an alert service for my website users for there tasks.

我想为我的网站用户设置一个警报服务来完成任务。

These alerts are like Messenger alerts. My web site is in asp.net C#.

这些警报就像Messenger警报一样。我的网站是在asp.net C#中。

Here is the scenario I want to set for alerts:

以下是我要为警报设置的方案:

I retrieve the alert messages for users through a webservice and I want utility which displays alerts for users at client site.

我通过webservice检索用户的警报消息,我想要在客户端站点为用户显示警报的实用程序。

Can anyone help me to sort out the problem?

任何人都可以帮我解决问题吗?

2 个解决方案

#1


jGrowl works and is free

jGrowl工作并且是免费的

#2


There is a 3rd party which is not free : http://www.intersoftpt.com/WebDesktop/Notification

第三方不是免费的:http://www.intersoftpt.com/WebDesktop/Notification

#1


jGrowl works and is free

jGrowl工作并且是免费的

#2


There is a 3rd party which is not free : http://www.intersoftpt.com/WebDesktop/Notification

第三方不是免费的:http://www.intersoftpt.com/WebDesktop/Notification