How will you delete a Cookie?



How will you delete a Cookie?..

Answer / guest


By setting its Expires property to any date prior to today
Response.Cookies("cookie name").Expires = Date ? 1.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP Interview Questions

different web application and windows application

1 Answers  


What is asp

0 Answers   STC,


Why we need stored procedures?

0 Answers  


How to include active x controls in asp code?

0 Answers  


Define querystring collection?

0 Answers  


What is aspx format?

0 Answers  


Can .net framework components be used from a com program?

0 Answers  


How many global.asa files can an Application have?

2 Answers  


What does active server pages look like?

0 Answers  


What's the purpose of using BUFFER property?

2 Answers  


What are scripting objects in asp?

0 Answers  


what is the difference between sql server2000 and 2005

0 Answers  


Categories