How to kill cookies from Web page?

Answer Posted / rajaraman

By programmatically, we can remove cookies as follows:

Context.Request.Cookies[cookieName].Expires = DateTime.Now;

OR

Context.Response.Cookies[cookieName].Value = null;

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!

1430


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

1657


Can you explain decision tables?

678


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

2278


what is the testing approach for windows Explorer(Not IE Explorer)

2260






how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc

1489


What is the Jar file?

1628


What is the difference between system testing and integration testing?

654


What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.

1559


What are the principles of software testing?

686


Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.

1541


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

1636


I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks

1702


What is Application Performance testing and Operational performance testing

1596


can anyone help me regarding testing patterns?

1578