利用 Server.Execute 实现ASP动态包含文件<%If blnFlag =True Then Server.Execute "file1.asp"Else Server.Execute "file2.asp"End If%>