如何在每个页面上显示消息栏

发布于 2024-08-10 03:34:13 字数 224 浏览 3 评论 0原文

我使用 ASP.NET VS2005。在 stackoverflow 中,页面顶部时不时会显示一个消息栏。单击消息的超链接时,它会将我带到另一个页面,其中包含有关消息栏上下文的所有信息。我该如何/能够做到这一点?

当栏出现时,它会显示在所有打开的页面上。

我想动态显示一个栏。在我的系统中,我有 10 个用户,假设一个用户想要保存某些内容,我希望它在保存后向所有其他用户显示。我该如何/能够做到这一点?

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, I want it to show to all other users after saving. How do/could I do that?

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

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

发布评论

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

评论(2

情域 2024-08-17 03:34:13

听起来像 comet 或反向 AJAX。既然您知道要寻找什么,谷歌将为您提供更多答案;)

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

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