Does anyone know if there is a (free) IFRAME like ASP.NET server control ? It works as a container control that adjusts the width and height depending on the resolution of the browser, respectively, the width / height of its parent control. Prerequisites: I want to show / run a web application inside a web application.
source
share