asp:button 好像只有submit属性runat= "server "[解决办法]是的 服务器控件的话要和服务器交互 普通的button直接使用 <input type=button ....> 就可以了