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
#71. Which one of the following HTML tags is used to identify JavaScript?

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

#72. Sally declared and initialized several variables in the 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

#73. Consider the following:
  1. Function readSelect()
  2. {
  3. selectField = document.forms[0].selecType;
  4. sLen = selectField.options.length;
  5. for(!=0;<sLen;++)
  6. {
  7. if(selectField.options[!].selected)
  8. {
  9. alert("Selected value = +selectField.optios[!].text);
  10. }
  11. }
  12. }
Which one of the following will the readSelect function doafter looping through all the values in a select input named selectType?

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

#74. Look at the following JavaScript code segment:
  1. WinLocation = new String(window.location);
  2. ArgStart = winLocation.indexOf("?",0);
  3. WinURL = winLocation.substring(0,argStrart);
  4. <MISSING CODE>
Which one of the following will complete this segment so that JavaScript will open the current Web page in edit mode?

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

#75. Donna is using the history object 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

#76. Jose open a from called "returnedvideo" in a second window in a Web browser. This gathers Information about return videos, and when the user clicks a button, it transfers the part number of the video from the pathnoinput field to the first window. Which one of the following button code lines in the second window ("returnedvideo") will transfer the value of the Part Number field "Partnoinput: to the partno" field in the first window?

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

#77. An application has a frameset with two frames placed side by side, Frame1 on the left, Frame2 on the right. Amy wants to place a button on a page in the left frame (Frame1) that will write the value "Reserve this video, please. "into a text input field (FieldA) in the right frame (Frame2). Which one of the following would be the correct java Script code for the on Click event o the button?

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

#78. The following Java Script code segment was written as part of a procedure to retrieve multiple Values from a select object:
  1. Var cMovies = frm.MovieLand;
  2. For(I=0; I <cMovies .length; I++)
  3. {
  4. if(cMovies. Options(i).selected)
  5. {
  6. <MISSING CODE>
  7. }
  8. }
When substituted for the <MISSING CODE> line, which one of the following will place the addition of one or more items in a diferent results field?

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

#79. The following Java Script code will cause a Java Script error;
  1. Var x = Document.forms [0].myField.value;
  2. Alert(X):
Which one of the following is the corrected code?

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

#80. Martha has a frameset with two Frames, called "Let" and "Right". In the Let frame is a button Which will set the field called "state" in the Right frame to "Florida". Which one of the following codes will set the field?

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


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