interdev_programming thread: Disable Print and Save -- Please Help
Dear guys, i really need your help on this one.. How do we make our page so that user cannot print or save the page ?? i've already hidden the menubar and toolbar and disabled the hotkeys, but still user can print it by pressing ctrl-p or save by pressing ctrl-s. Here is the code: <script language-javascript> window.open(url,null,"menubar=no toolbar=no hotkeys=no") </script> Please help me. Thanks, Charles
|





