190-712  Exam

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

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

Question of the day

Sam wants to place some JavaScript code in the tag of pages that are used in both Notes clients and Web browsers. How can he do this in a Domino form?

Answer(s)

  1. Write a formula in a computed field named $$HTMLHeader.
  2. Place the JavaScript code in the JS Header section of the form.
  3. Add Pass-thru HTML to the form with the script in the tag.
  4. He cannot place JavaScript in the tag of a page with a Domino form.
Correct Answer

Place the JavaScript code in the JS Header section of the form.