|
INTERVIEW QUESTIONS
MICROSOFT
ASP
DETAILS
Question: What are the tags necessary to be present within the <FORM > tag?
Answer: -----tag: Provides input spaces (text boxes, combo boxes, radio button, etc.) on a form called fields. It has three attributes TYPE, NAME and VALUE. TYPE provides the characteristics of the field and the NAME specifies a name to the field by which it can be referred.
|
|
|
Category |
ASP Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9372 users |
Added on |
9/17/2014 |
Views |
68186 |
Rate it! |
|
|
Question:
What are the tags necessary to be present within the <FORM > tag?
Answer:
-----tag: Provides input spaces (text boxes, combo boxes, radio button, etc.) on a form called fields. It has three attributes TYPE, NAME and VALUE. TYPE provides the characteristics of the field and the NAME specifies a name to the field by which it can be referred. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What are the tasks performed by < FORM > tags?
|
View Answer
|
|
Name some of the ASP components?
|
View Answer
|
|
What are the event handlers of Application Object?
|
View Answer
|
|
What is the difference between ASP and HTML? Or Why ASP is better than HTML?
|
View Answer
|
|
What are the collections of Session Object?
|
View Answer
|
|
What are the properties used to control the expiration of the page?
|
View Answer
|
|
What are the methods by which output stream is controlled?
|
View Answer
|
|
How does the server identify and execute the server-side scripts within HTML code?
|
View Answer
|
|
What are the browsers that can access ASP pages?
|
View Answer
|
|
What are the methods in Application Object?
|
View Answer
|
|
What are the methods in Application Object?
|
View Answer
|
|
What are the advantages of using ASP?
|
View Answer
|
|
Name the ASP Objects?
|
View Answer
|
|
What are the event handlers of Session Object?
|
View Answer
|
|
What are the properties of Session Object?
|
View Answer
|
|
What are the types of HTML?
|
View Answer
|
|
What is Application-scope?
|
View Answer
|
|
What are ARRAYS?
|
View Answer
|
|
What is ASP (Active Server Pages)?
|
View Answer
|
|
How are scripts executed?
|
View Answer
|