在asp:button控件添加属性 OnClientClick="return jsFunction()" ,在js的jsFunction()函数里的最后写"return false;" 即可。

相关文章: