Since I create the website in Expression Web using HTML, I didn’t really feel like rebuilding all my websites in ASP.NET.  Also, I had made the decision to host on Linux since I was also running PHP sites like WordPres, phpBB and MediaWiki.

So, I needed to find a way to integrate ASP.NET into HTML.  The research pointed to inline frames.

Though I have read that frames are bad and also found many posting that this is exactly why frames were created.  So, I did some tests and got it to work.