ASP.NET website to load interface

xiaoxiao2021-03-06  41

Method a: written and loaded in Application_BeginRequest event code to the event Application_EndRequest protected void Application_BeginRequest (Object sender, EventArgs e) {string strloading = "file in Global.asax.cs"; strloading = strloading " "; Response.Write (strloading); Response.Write ("