sadier

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2004年7月2日

摘要: 只有run = server存在,才能可以注册客户端成功!最好有 string strPrint = " "; Page.RegisterStartupScript("print",strPrint); 阅读全文
posted @ 2004-07-02 21:01 毛小华 阅读(562) 评论(1) 推荐(0)

摘要: if (!IsPostBack) { Button1.Attributes.Add("onclick","return window.confirm('you');"); } 阅读全文
posted @ 2004-07-02 16:45 毛小华 阅读(462) 评论(0) 推荐(0)

摘要: http://tech.jetdown.com/info/5951.htm 阅读全文
posted @ 2004-07-02 16:09 毛小华 阅读(1107) 评论(2) 推荐(0)