190-836  Exam

Exam # of questions Description  Update
190-836 77 190-836... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

190-836 - Exam Information
  • Description: IBM Lotus Notes Domino 8 Developing Web Applications
  • Passing Score: 75%
  • Practice Test - Number of questions: 77 questions
  • Simulation Test - Number of questions: 77 questions
  • Simulation Test Duration: 90 minutes
  • Has explanations: No

Question of the day

Roger wants a JavaScript function to execute in the onLoad event for a Form. What must he select to have it run for both Web and Notes clients?

Answer(s)

  1. Select "Common JavaScript" in the onLoad event.
  2. Select "Available Everywhere" in the onLoad event.
  3. Paste the code into both the Notes Postopen event and the Web onLoad event.
  4. Select the form property "Render JavaScript in Notes and Web".
Correct Answer

Select "Common JavaScript" in the onLoad event.