SECURING YOUR DATA
Workstation security access options
Choose from these options when setting up access to workstation data for active content, such as Notes® databases:
Choose from these options when setting up access to workstation data for Java applets that run in Notes:
These options control access to workstation data for JavaScript that runs in the Notes client, on a Notes form, or on a Web page rendered by the Notes browser. These options do not control JavaScript run by other browsers, including the Microsoft® Internet Explorer browser, even when the browser is embedded in the Notes client.
JavaScript ECL settings control whether JavaScript code can read and/or modify JavaScript properties of the Window object. You can allow read access from, and write access to, the properties of the Window object. As the top-level object in the JavaScript document object model, the Window object has properties that apply to the entire window. Securing access to the Window object secures access to other objects on the page since the JavaScript program cannot access the objects further down in the object model hierarchy without first traversing the Window object.
Window object classes are described in the following table:
Note: Enabling this option poses a high security risk because of the possibility of malicious code on one page of the frameset accessing data on another page.