1.

What Is The Difference Between Cookies Collection And Form/query String Collection?

Answer»

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/Query string cookie each value has to be referred using an index value.

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/Query string cookie each value has to be referred using an index value.



Discussion

No Comment Found