与持久性的网页导航 - ASP.NET C# [英] Webpage navigation with persistance - ASP.NET C#

查看:129
本文介绍了与持久性的网页导航 - ASP.NET C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个已经在ASP.NET完成了网站。我需要在这个拥有实时流视频聊天(Flash对象)底部增加一个片段,我需要它坚持在不同的页面访问。

I have a website that is already completed in ASP.NET. I need to add a section at the bottom that holds a live streaming video chat (Flash Object), and I need it to persist over different page visits.

例如。我有可能被访问profile.aspx和local.aspx,我需要的小聊天框底部页面变化之间持续存在。

e.g. I have profile.aspx and local.aspx that might be visited and I need the little chat frame at the bottom to persist between page changes.

下面是一个图:

的唯一途径我能想到这样做是...

The only ways I can think to do this are...

请,只是动态加载它所需要的页面上的整个网站。
或使用底部框架可能? (这个想法不是一个球迷)

Make the whole website on page that just dynamically loads what it needs. or use a bottom frame maybe? (not a fan of this idea)

是否有任何其他方式做到这一点,还是有办法轻松地实现我需要什么鉴于我有一大堆?的ASPX的已

Is there any other way to do this, or a way to easily implement what I need given the fact that I have a whole bunch of aspx's already?

编辑:我忘了提,聊天是流视频聊天。 (flash对象)

推荐答案

一个可行的办法是,你可以把两页的个人iFrame的父页面下。然后,改变框架可以改变和切换不同页面,而聊天框保持不变。

One possible solution is that you could put both pages as individual iframes under a parent page. The changing frame could then change and navigate to other pages while the chat frame remains constant.

这篇关于与持久性的网页导航 - ASP.NET C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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