What is the difference between Cookies collection and
Form/Querystring collection?



What is the difference between Cookies collection and Form/Querystring collection?..

Answer / guest


Cookie collection does not have the Count property. Cookies
can have multiple values for the same cookie name but each
value can be referred using a key whereas in a
Form/Querystring cookie each value has to be referred using
a index value.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More ASP Interview Questions

What is difference between Server.transfer and Response.redirect ?

7 Answers  


Is asp a programming language?

0 Answers  


What is the difference between 1.1 and 2.0 .Net framework?

2 Answers   DLI,


what are the objects in asp?

2 Answers   First Insight, VebTel,


How many types of cookies?

0 Answers  


can any one tell me about dot net framework not basic detail

0 Answers  


Who invented asp?

0 Answers  


How could u display all of the cookies/cookie values for a user through a Web page in ASP?

0 Answers   Google,


What is an asp model?

0 Answers  


Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com

0 Answers  


What is the order of execution for an ASP application?

2 Answers  


Define an application domain?

0 Answers  


Categories