how to stop cookie in particular page using asp.net
Answer Posted / madhusudhanreddy t
set Cookie.Discard property to True
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are client activated objects?
Where session variables are stored?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What are the security types in asp.net?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Which method do you use to kill explicitly a users session?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What are custom user controls in asp.net?
What do you mean by serialize and marshalbyref?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What are the new web part controls in asp.net 2.0 ?
What do you mean by query string?
What is application Object?