ASP.NET 彈跳視窗

ClientScriptManager cs = Page.ClientScript;
cs.RegisterStartupScript(this.GetType(), "alert", "alert('我是訊息')", true);


留言

熱門文章