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.
Does anybody knows, if there is an (free) IFRAME like ASP.NET server control ?
Share
Perhaps you should have a look at UFrame.
http://www.codeproject.com/KB/aspnet/uframe.aspx