一分耕耘,一分收获

编程路上的成长与收获

 

2007年11月15日

ajax updatepannel中response.write()问题

摘要: 今天又遇到这个问题,搜了下,整理了看,大概西面三种方法可以解决问题: protected void Button1_Click(object sender, EventArgs e) { 1. Response.Write(""); 2. ScriptManager.RegisterStartupScript(UpdatePanel1, typeof(Updat... 阅读全文

posted @ 2007-11-15 09:34 如烟 阅读(1058) 评论(0) 推荐(0)

导航