How do you turn off cookies for one page in your site?
Use the Cookie. Discard Property which Gets or sets the discard flag set by the server. When true, this property initiates the client application not to save the Cookie on the users hard disk when a session ends. Or it can be turned off by mentioning cookie state= false in web.config file