ANS: Controlled access section, Field encryption are the tools where we can control the edit or we can also use the InputEnabled Field event to control the editing.
Ans: Querypaste event to set to false
Ans: Form event QueryModechange might have set to false.
Ans: Scheduled Agents do not run on the web. We need to run the agent through @command([Runagent]) or @command([Toolsrunmacro])
Ans: Check the documents through @isvalid functions
Ans: Validation in Notes always done at server side (request goes to server to perform the validation) but in Web we can validate the data at client end through JavaScript
Ans: individual access always takes the precedence
Ans: Highest Access level with both privileges
ANS:Access the Log.nsf on server by view and get the usage view through script and get the user details.