Here is a simple way to use iframe in asp.net. In responding to a Chinese asp.net forum question, I write the following code to direct a new page to the iframe when clicking a button. Here’s the sample code I write with VS2008. <% @ Page Language ="C#"