Hi, I'm running ASP.NET 1.1 at the moment and I want to be able to display a report of mine. This report is created in SSRS2005, so I cannot simply use the Report Viewer. What I propose is to develop another website, written in .NET 2.0 which can utilise the Report Viewer.
I will then display this website within a frame or a DIV in my current website.
However, I'm not too sure how to actually get an external site to display inside a frame or a div? Can anyone help? Is there a class or something for this?