When form data contains sensitive or personal information than which method is m
Home | Discussion ForumFree Online Test
When form data contains sensitive or personal information than which method is more preferable?
Get method
Post method
Host method
Put method
Answer : B
Free Online Test
View More Related Question
1) What is the use of Forms in HTML?
to display contents of email.
to display animation effect.
to collect user’s input.
None of the Above.
View Answer
2) <input type="reset"> defines a
3) Cols attribute in forms text area specifies what?
The visible width of a text area
The visible number of lines in a text area
Size of a text area
Size of a text field
View Answer
4) <fieldset> element in HTML forms is used for
5) While submitting a form method attribute specifies what?