ASP Programming Question:

Download Job Interview Questions and Answers PDF

How will you delete a Cookie?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

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

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is Server Object?What are the attributes of the <FORM> tags? What are their functions?