在页面中用js提交表单,后台页面中用Response.Redirect(Request.Url.ToString());跳转刷新本页.
为什么<a href="javascript:void(0)" onclick="submit();">无法实现刷新?