set home page
Added to the favorites
All articles(网络文学目录)
All Pictures(图片目录)
All Softwares(软件目录)
点击按钮提交后使按钮变灰不可用_[Asp.Net教程]
Writer:
归海一刀
Article type:
Programming skills(编程技巧)
Time:
2014/1/30 1:57:02
Browse times:
387
Comment times:
0
点击按钮提交后使按钮变灰不可用_[Asp.Net教程]
Head photo
Go homepage
Upload pictures
Write articles
点击按钮提交后使按钮变灰不可用_[Asp.Net教程]
.aspx
...
....
.cs
private void Page_Load(object sender, System.EventArgs e)
{
...
this.GetPostBackEventReference(Submit1); //这句很关键,有这句才能让客户端执行服务器端事件。
Submit1.Attributes.Add("onclick","abc();");
....
}
There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)
Comments can't is empty(评论不能为空)
Disclaimer
Privacy Policy
About us
Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.