ASP Programming Question:
Download Job Interview Questions and Answers PDF
What is a Form collection in ASP?
Answer:
The Form collection holds the values of the form elements submitted with the POST method. This is the only way to generate a Form collection.
Download ASP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the difference between Querystring collection and Form collection? | What are the ASP Scripting Objects? |