摘要:
1. 2. 在page_load事件中 this.Button1.Attributes["onclick"] = "javascript:CreateWindow();" 或者 this.Button1.Attributes.Add("onclick", "javascript:CreateWindow();") 3. this.Respon... 阅读全文
posted @ 2005-05-12 16:23
battlerstar
阅读(1855)
评论(0)
推荐(0)