如何在c#.net中的现有页面中打开新的url [英] How to open new url in existing page in c#.net

查看:99
本文介绍了如何在c#.net中的现有页面中打开新的url的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
这是mdsiddiqali.我在项目中添加了以Facebook.aspx页面命名的新页面.我需要在页面本身中显示Facebook.有人可以告诉我怎么可能

Hi to all,
This is mdsiddiqali.I added new page named with Facebook.aspx page in my project.I need to show the Facebook in in the page itself.Can any one tell me how is it possible

推荐答案

我认为您需要使用IFRAME:

I think you need to use an IFRAME:

<IFRAME id="frame1" src="http://www.myotherpage.com/page.aspx"; Scrolling="auto">
</IFRAME>


这篇关于如何在c#.net中的现有页面中打开新的url的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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