How turn off cookies for one page in your site?

 Posted by Saantosh on 9/5/2009 | Category: ASP.NET Interview questions | Views: 10018
Answer:

--> cookie state= false in web.config file
-->Cookie.Discard Property which Gets or sets the discard flag set by the server. When true, then client application not to save the Cookie on the user hard disk when a session ends.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Saantosh