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
浙公网安备 33010602011771号