<form id="form1" runat="server"  onsubmit=" return false" >

在Form加上这个属性就可以了:onsubmit=" return false"

相关文章: