what is cookies?
Answers were Sorted based on User's Feedback
Answer / siddhu
This page describes the term cookie and lists other pages on
the Web where you can find additional information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
Define a scripting language?
What is wsdl file? (explain in detail)
how to create overlay on div ?
How to determine if a visitor has cookies support enabled in his/her browser?
what is execute dataset for sp
What is Querystring collection?
What is asp give its application?
What is the difference between razor and aspx view engine?
What is the difference between html and asp?
Can I use .net framework components from a com program?
How many global.asa files can an Application have?