比如说象asp那样引用top.asp和button.asp那样引用 asp.net如何写?
------解决方案--------------------------------------------------------
<!--#include file= "HTMLPage1.htm " -->
<!--#include file= "../HTMLPage2.htm " -->
<!--#include virtual= "HTMLPage1.htm " -->
<!--#include virtual= "~/HTMLPage2.htm " -->