English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Lotus 190-513: Using JavaScript in Domino R5 Applications
#31. Sally declared and initialization several variables in the JS Header. These variables referred to Objects on the form. Which one of the following describes what happened when the code was tested?

Show comments for this question (0)
Add comments
Link to this question

#32. Jeff is creating a script that will change the background color of a form based on the value of a Field called inStock. The code fore the function is:
  1. function changecolor ( )
  2. {
  3. var theBox = document.forms[0]. In stock. Value;
  4. if (the box = = "in")
  5. }
  6. alert ("The movie is in stock!")
  7. document.bgColor = 'blue';
  8. }
  9. else if (the box = = "out.");
  10. {
  11. alert ("The movie is currently out.");
  12. document.bgColor = 'red';
  13. }
  14. {
Which one of the following is true when the function is invoked and the movie is in?

Show comments for this question (0)
Add comments
Link to this question

#33. Karen is writing a JavaScript to display information about a movie when the user clicks a button. Which one of the following characters will be ignored in Karen's script?

Show comments for this question (0)
Add comments
Link to this question

#34. The following JavaScript code was placed in the onChange events for a listbox:
  1. var frm = document. Forms[0];
  2. var sc = frm.SelectedVacation;
  3. var vacation = this;
  4. sc.value ="";
  5. <MISSIMG CODE>
  6. {
  7. sc.value = sc.value + vacation.options[I].text="/n";
  8. }
  9. }
Which one of the following is the missing line of code?

Show comments for this question (0)
Add comments
Link to this question

#35. Which one of the following select properties returns a Boolean which indicates the items selected in a list?

Show comments for this question (0)
Add comments
Link to this question

#36. The following incomplete code segment was placed in the JS Header section of a form object:
  1. Function validate(field)
  2. {
  3. if (validateRuning)
  4. }
  5. validateRuning = false;
  6. return;
  7. }
  8. }
Once the function has been completed and tested, which one of the following will be its scope when running on a browser?

Show comments for this question (0)
Add comments
Link to this question

#37. In which one of the following events should Jim enter JavaScript code to validate a field in use for Both Notes clients and Web clients?

Show comments for this question (0)
Add comments
Link to this question

#38. Mary needs to close the frameset in the Web browser and open the Video Review from in a Frameless window. The button where she will enter the code is located in the second frame of the frameset. Which one of the following code segments does she enter in the onClick event of the button to accomplish this?

Show comments for this question (0)
Add comments
Link to this question

#39. Dan is writing JavaScript to display a message about the movie of the week. Which one of the Following strings would NOT be properly interpreted by JavaScript in an alert dialog box?

Show comments for this question (0)
Add comments
Link to this question

#40. Donna is using the history object to create to create a dynamic back button on a Video form. The History object is under which one of the following objects?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9]
Up ^ gen. 0.131 Server date 22:00 07-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump