开发者

How to show message bar on every page

开发者 https://www.devze.com 2022-12-10 04:14 出处:网络
I work with ASP.NET VS2005.In stackoverflow, every now and then, a message bar is displayed at the top of the page. When clicked on the message\'s hyperlink, it takes me to another page which has all

I work with ASP.NET VS2005. In stackoverflow, every now and then, a message bar is displayed at the top of the page. When clicked on the message's hyperlink, it takes me to another page which has all information regarding to the context of the message bar. How do/could I do that?

When bar comes up, it shows on all of the open pages.

I want to show a bar dynamically. In my system, I have 10 users, suppose one user want to save something,开发者_Go百科 I want it to show to all other users after saving. How do/could I do that?


Here are some asked on SO:
Stackoverflow Style Notifications in asp.net Ajax
Web usability: alert/notification - how to attract attention?


Sounds like comet or reverse-AJAX. Google will give you more answers now that you know what to look for ;)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号