^_^

Nếu hướng tới các vì sao thì ít nhất ta cũng sẽ đến được các tầng mây !

Excute javascript from code behind asp

Một vài hàm quan trọng trong asp mà ta cần phải chú ý smile

((System.Web.UI.Page)HttpContext.Current.Handler).RegisterStartupScript("Status", "<script language=\"javascript\">alert('exception1--System.Web.UI.Page');</script>");

Page.RegisterStartupScript("test", "<script language=\"javascript\">alert('Page.RegisterStartupScript........');</script>");

Response.Write("<script language='javascript'>alert('Response.Writexxxxx....... !');</script>");

RadAjaxPanel1.ResponseScripts.Add("alert('RadAjaxPanel')");


Basic Chat Room Applycation in Csharp- Chương trình chat đơn giảnGet row in gridview

Write a comment

New comments have been disabled for this post.