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

1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?

1530


what is the difference between website and web based application ?

2256


When we use integration testing for any new system so why we required system testing.

1551


What are the challenges you faced in your project (Testing) and in your company?

2599


How do you go about testing a project?

1539






Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You

1585


What is CVS and why it is used?

1378


What is AGP?what is setup.inf?What are the ways to install driver?

1791


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

1542


after completeing testing ,what would u deliver to the client?

1613


HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance

1666


what are the types of Bug?

1064


can anyone help me regarding testing patterns?

1571


Explain crud testing.

649


What and why is api testing?

951