What is the difference between Querystring collection and
Form collection?
Answer Posted / guest
The main difference is that the Querystring collection gets
appended to a URL(with a ?) and can be generated by three
ways whereas the Form collection is sent as part of the
HTTP request body and there is only way to generate a Form
collection.
Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
What is the command to display characters to the html page in asp?
How do I open an asp file?
What is the maximum size of an array in asp?
What is asp in web design?
What are the different types of html?
What is an .asp file?
What is full form of aspx?
What do I have to do to make my code work with the security system?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
How to insert the records in a database table by using asp?
What is an asp program?
define the functionality of web server in context to Active server page.
Is asp a scripting language?