how to stop cookie in particular page using asp.net

Answers were Sorted based on User's Feedback



how to stop cookie in particular page using asp.net..

Answer / nandakumar

we can't stop cookie in a single(particular) page . if u
want to stop cookies then u have to set cookies false in web
application (means we will stop the cookies in full web
application)

Is This Answer Correct ?    23 Yes 4 No

how to stop cookie in particular page using asp.net..

Answer / madhusudhanreddy t

set Cookie.Discard property to True

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is difference between cache and session?

0 Answers  


What is the difference between session and viewstate?

0 Answers  


What is query string? What are its advantages and limitations?

0 Answers  


What is the difference between appsetting and connectionstring tags in web.config file

2 Answers   HCL, TCS,


Explain the difference between asp and asp.net?

0 Answers  






What should you do is you want to remove an existing component but would like to make some funtionalities?

0 Answers  


Which is the parent class of the ASP.NET server control?

0 Answers   Sans Pareil IT Services,


To display data in a Repeater control which templete is provided ?

4 Answers   Siebel,


How do you define authentication in Web.Config?

2 Answers   Accenture, BirlaSoft, IBM,


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

0 Answers  


State Management (viewstate, session etc)

2 Answers   Syntel,


what is webpart? what r the parts in this webpart (zone)

2 Answers  


Categories