How do you turn off cookies for one page in your site?
Answer Posted / s. verma
Use the Cookie.Discard Property which Gets or sets the
discard flag set by the server. When true, this property
instructs the client application not to save the Cookie on
the user’s hard disk when a session ends.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is caching in asp.net?
How you will handle session when deploying application in more than a server?
Explain cookies with example.
What is the use of session?
What is css and what is it used for?
Explain the difference between Web Garden and Web Farm?
Explain Authentication mechanism in dotnet
What is a reflection?
How many types of cache are there?
What is postback pixel?
What are the advantages of Web API?
How can you identify that the page is post back?
What does the hotspot class in .net do?
What is content place holder?
Differentiate strong typing and weak typing