what is cookies?

Answer Posted / viswanath

A Cookie is often used to identify a user.
A Cookie is a small file that the server embeds on the
user's computer.
Each time the same computer requests a page with a browser,
it will send the Cookie too.
With ASP, you can both create and retrieve Cookie values.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of application.lock method?

736


How to refresh an asp page on a single click of a button?

655


Should user input data validation occur server-side or client-side?

684


Explain life cycle of asp page.

930


What is the difference between a namespace and an assembly name?

665


Explain what are the methods in session object in asp?

660


What is difference between asp and aspx?

689


What are the asp components?

694


What purpose is served by the application.lock method?

733


What is server control

1700


Can be arrays resized by using the keyword redim?

701


What are private assemblies?

705


What is full form of aspx?

707


How do I make it so that code runs when the security system is stopping it?

678


Which is an advantage of application service providers (asps)?

681