What is the difference between Cookies collection and
Form/Querystring collection?
Answer Posted / 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 View All Answers
What is http header?
Explain what are the methods in session object in asp?
explain with example redaing contents and writing contents from a file using APS object stream.
What is the default scripting language in asp?
How do I open an asp file in excel?
Define request object?
Explain the post and get method?
Which is the default scripting language of asp in server-side?
How do you administer security for my machine for an enterprise?
What are the asp components?
Explain what inheritance is and an example of when you might use it?
What is difference between asp and php?
What is a form collection in asp?
How to insert the records in a database table by using asp?
What happens to asp pages?