I have been tasked with converting an ASP.NET website to a CMS. We are currently planning on using a hosted WordPress solution. (I have been told that WordPress is a blogging software, but that it is a great CMS for making entire sites, not necessarily just blogs)
We need to convert to a CMS in order to make it really easy for office staff to add/update content, but there are some pages that might not convert well. While most of the site is just HTML content, there are a few dynamic ASP pages. We don't have the resources to convert it all to WordPress modules, so for these can we just have a WordPress page that contains an iFrame to the content that resides on another server?