2011-08-04 使用ScriptManager後無法彈出alert訊息 2400 0 使用ScriptManager後無法彈出alert訊息 ASP.Net頁面使用ScriptManager後,原本的alert一直無法出現,查詢後應使用下列語法 ScriptManager.RegisterStartupScript(UpdatePanelID,this.GetType(),“ShowInfo”,strScript,true) ASP.NET 回首頁