What is Cookies collection?
Answer / guest
Cookies are text files that store information about the
user by which the web server identifies and marks each
different visitor to a web site and determines where a user
has been before. A cookie can store information only when
the user sends it. Individual cookies are limited to 4KB of
data. The maximum number of cookies allowed is 300. Cookies
are stored on client?s machine.
| Is This Answer Correct ? | 3 Yes | 0 No |
Do you know ASP? Are u willing to work in it?
how can we done appllication deployment
What is wsdl file? (explain in detail)
What is ascx cs?
What is querystring collection in asp?
Explain the difference between the value-type variables and reference-type variables?
How do in-process and cross-process communication work in the common language runtime?
how can i connect to ms-access database, with ASP??
when we use ajax in.net
What are server variables collection?
how to disable previous page complete after logout process
Difference between GET and POST? Which is used when?