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

How Web Services help Us? What r the difference between Remoting and webservices

5 Answers   Protech, TCS, Tech Mahindra,


What does asp in asp.net stand for?

0 Answers  


What is Web Gardening? How would using it affect a design ?

1 Answers   Infogain,


What is the difference between equals() and == in c#?

0 Answers  


What is odata in web api?

0 Answers  






What are the main differences between asp and asp.net?

0 Answers  


Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?

3 Answers  


What is server side in asp.net?

0 Answers  


How many types of cookies are there in asp.net?

0 Answers  


What are the contents of cookie?

0 Answers  


Explain login controls.

0 Answers  


What is the difference between a cookie and a pixel?

0 Answers  


Categories