Which method should you use to send form data securely within the message body?

A. input
B. post
C. get
D. secure


Answer: B

Computer Science & Information Technology

You might also like to view...

Case 2You plan to create a simple motion tween to be used in a Flash application. Answer the following questions about animation design strategies. As you work with the motion tween, consider using which of the following in order to see multiple frames in the tween at the same time?

A. Easing B. Animation physics C. Onion skinning D. Sequential filenaming

Computer Science & Information Technology

To guard against data loss, it is good practice to have the same record in more than one table.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following statements is true?

A) Generic types do not exist at the byte code level. B) A raw type is a class that cannot be extended. C) A raw type is a class that must be extended to be used. D) A generic class cannot be abstract.

Computer Science & Information Technology

When you pass a variable's address to a procedure, the computer uses the address to locate the variable in its external memory.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology