会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sadier
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2004年7月2日
客户端脚本
摘要: 只有run = server存在,才能可以注册客户端成功!最好有 string strPrint = " "; Page.RegisterStartupScript("print",strPrint);
阅读全文
posted @ 2004-07-02 21:01 毛小华
阅读(562)
评论(1)
推荐(0)
Confirm()
摘要: if (!IsPostBack) { Button1.Attributes.Add("onclick","return window.confirm('you');"); }
阅读全文
posted @ 2004-07-02 16:45 毛小华
阅读(462)
评论(0)
推荐(0)
javascipt
摘要: http://tech.jetdown.com/info/5951.htm
阅读全文
posted @ 2004-07-02 16:09 毛小华
阅读(1107)
评论(2)
推荐(0)