Locking of 'Save As' option
-
hi i want to lock 'Save As' option at the time of running my web application. how it will be possible? so that nobody can copy my confidential documents which is i am showing at the run time.
Thanks bye
I dont know exactly how, but use it as popup windows. (Window without address bar, without menu and without navigation) It is easy to disable context with javascript. But i dont know if it is possible to disable copy and paste with keyboard shortcuts.
-
hi i want to lock 'Save As' option at the time of running my web application. how it will be possible? so that nobody can copy my confidential documents which is i am showing at the run time.
Thanks bye
You might be able to disable the Save As option in some specific browsers, but there is no standard way of doing it. Why do you want to do that anyway? The Save As option is only one of the many ways of copying the data, so just disabling the Save As option doesn't protect your information. The files are easily available in the browser cache. You can just copy from the browser window and paste anywhere. A print-screen copies anything that is displayed.
--- single minded; short sighted; long gone;
-
I dont know exactly how, but use it as popup windows. (Window without address bar, without menu and without navigation) It is easy to disable context with javascript. But i dont know if it is possible to disable copy and paste with keyboard shortcuts.
you can restrict the copy paste option on whole form. here's the solution add removed="return false" to the body tag
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "