ASP Programming Question:

What is the difference between Querystring collection and Form collection?

Tweet Share WhatsApp

Answer:

The main difference is that the Querystring collection in ASP gets appended to a URL.

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
What is ServerVariables collection in ASP?What is a Form collection in ASP?