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
What are the methods in session object in asp?
Which is better asp or php?
When did classic asp come out?
What is asp contentplaceholder?
What are the asp components?
What is asp and its features?
What are the attributes of the tags? What are their functions?
Explain the properties of session object?
Define a scripting language?
What is the common type system (cts)?
What are the scripting objects in asp?
Explain life cycle of asp page.
Which is the default scripting language in active server pages?
Name the command to display characters to the html page?
Define request object?