How do you turn off cookies for one page in your site?
Answer Posted / kumar saurabh
Use Cookie.Discard property, 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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is a manifest in .net?
Explain about .Net products?
What are the different types of memory in .net?
Describe difference between inline and code-behind?
Interop Services?
What are Attributes in .NET?
What is meant by localization?
What are the important components of .net?
Explain the features that are common to all .Net languages.
Explain attributes in dot net?
Explain me what is the difference between an abstract class and an interface?
Is .net a compiler?
What's singleton activation mode in .net?
What are the collections you've used?
Please explain when should you use .net web forms over asp.net mvc?