开发者

Looking for an IFRAME like ASP.NET Server Control [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not curre开发者_JS百科ntly accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Does anybody knows, if there is an (free) IFRAME like ASP.NET server control ? It shoud behave like a container control, which adjust itself the width and height dependend on the browser resolution respectively the width/height of its parent control. Background: I want to show/run a web-application inside a web-application.


Perhaps you should have a look at UFrame.

http://www.codeproject.com/KB/aspnet/uframe.aspx


Maybe the RadWindow by Telerik will suite you. You can open up 'Windows' on your page. It has an extensive client API, so you can control the dimensions anyway you want.

http://demos.telerik.com/aspnet-ajax/window/examples/behaviors/defaultcs.aspx

I use it to open up an edit page(.aspx) that will load/save data and then close itself.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜