sam jame

sam jame

  • NA
  • 45
  • 0

Which of the following is used to remove a cookie from a client machine?

Dec 6 2009 9:36 AM

a.Remove the cookie from the System.Web.UI.Page.Request.Cookies collection.

b.Remove the cookie from the System.Web.UI.Page.Request.Browser.Cookies collection.

c.Set the Expires property to DataTime.Now for a cookie in the Web.UI.Page.Response.Cookies.

d.Remove the cookies from the System.Web.UI.Page.Response.Cookies collection.


Answers (2)