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

Explain the difference between post & get method in asp?

1 Answers  


What happens to a html page in asp?

1 Answers  


Is asp still supported by microsoft?

1 Answers  


What is the difference between razor and aspx view engine?

1 Answers  


How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.

1 Answers  


Which is the default scripting language on the client side?

1 Answers  


What are the 3 types of internal controls?

1 Answers  


what is diff c#and vb.net what is .net framework 3.5 what is webservice with expmles

1 Answers  


Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.

1 Answers   TCS,


Explain the difference between sap r/2 and r/3?

1 Answers  


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

1 Answers   Google,


Tell something about Active Server Pages?

5 Answers   Microsoft,


Categories