不保存asp.net不应该允许回来 [英] should not allow back without save asp.net

查看:101
本文介绍了不保存asp.net不应该允许回来的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





你能告诉我如何在母版页中实现不应该不保存。



谢谢,

Hi,

Can you tell me that how to achieve that "should not allow back without save" in master page.

Thanks,

推荐答案

使用onbeforeunload事件



http://www.w3schools.com/tags/ev_onbeforeunload.asp [ ^ ]



运行一些代码检查是否有未保存的数据,如果有未保存的数据,您可以让浏览器提示用户留在页面上。



http://www.4guysfromrolla.com/demos/OnBeforeUnloadDemo1.htm [ ^ ]
Use the onbeforeunload event

http://www.w3schools.com/tags/ev_onbeforeunload.asp[^]

Run some code that checks if there is unsaved from data and if there is unsaved data you can cause the browser to prompt the user to stay on the page or not.

http://www.4guysfromrolla.com/demos/OnBeforeUnloadDemo1.htm[^]


这篇关于不保存asp.net不应该允许回来的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆