btnSubmit.Attributes.Add("onclick",
ClientScript.GetPostBackEventReference(btnSubmit, "")
+ ";this.value='正在提交...';this.disabled = true;");

相关文章: