摘要:
经典案例:btnSave保存成功后Response.Write("<script>alert('ok');</script>");在页面上按F5刷新,又会提示保存成功。解决方法:在Response.Write("<script>alert('ok');</script>");后面加上Response.Redirect(Request.RawUrl);... 阅读全文
posted @ 2009-09-16 09:17
xjy
阅读(306)
评论(0)
推荐(0)

浙公网安备 33010602011771号