ASP.NET,WIDOWS SERVER,管理學
ClientScriptManager cs = Page.ClientScript; cs.RegisterStartupScript(this.GetType(), "alert", "alert('我是訊息')", true);
留言